diff --git a/site/source/_static/images/flashing/factory-reset.png b/site/source/_static/images/flashing/factory-reset.png new file mode 100644 index 0000000..d3bb4dd Binary files /dev/null and b/site/source/_static/images/flashing/factory-reset.png differ diff --git a/site/source/user-manual/initial-setup/index.rst b/site/source/user-manual/initial-setup/index.rst index 7614ea5..6729808 100644 --- a/site/source/user-manual/initial-setup/index.rst +++ b/site/source/user-manual/initial-setup/index.rst @@ -4,7 +4,7 @@ Getting Started - Initial Setup =============================== -A self-hosting experience with StartOS begins with setting up your server for the first time or by wiping an existing server to completely start over. For both of these, choose `Start Fresh`. To transfer existing server data to a new machine or disk or to perform a disaster recovery from backups, choose `Recovery or Restore`. +A self-hosting experience with StartOS begins with setting up your server for the first time or by wiping an existing server to completely start over. For both of these options, choose `Start Fresh`. To transfer existing server data to a new machine or a new disk, or to perform a disaster recovery from backups, choose `Recovery Options`. .. toctree:: :maxdepth: 1 diff --git a/site/source/user-manual/initial-setup/initial-setup-recovery.rst b/site/source/user-manual/initial-setup/initial-setup-recovery.rst index 4621d1a..67e3e97 100644 --- a/site/source/user-manual/initial-setup/initial-setup-recovery.rst +++ b/site/source/user-manual/initial-setup/initial-setup-recovery.rst @@ -1,8 +1,8 @@ .. _initial-setup-recovery: -============= -Recovery or Restore -============= +================ +Recovery Options +================ .. contents:: :depth: 2 diff --git a/site/source/user-manual/initial-setup/initial-setup-start-fresh.rst b/site/source/user-manual/initial-setup/initial-setup-start-fresh.rst index e30c56e..5d1fc8f 100644 --- a/site/source/user-manual/initial-setup/initial-setup-start-fresh.rst +++ b/site/source/user-manual/initial-setup/initial-setup-start-fresh.rst @@ -8,14 +8,14 @@ Start Fresh :depth: 2 :local: -Setting up a new server +Set up a new server ----------------------- The video below demonstrations how to set up a newly purchased Start9 server. If you are familar with the process or you have recently :ref:`flashed <_flashing>` an existing server, you may want to skip the video and scroll down straight to Step 1. .. youtube:: DzikmY4S42Y - :width: 100% + :width: 95% @@ -39,9 +39,13 @@ To `Factory Reset` an existing server, you must first go through the flashing pr #. Flash your device with a fresh install of StartOS by following the :ref:`flashing guides `, making sure to select `Factory Reset` when booting from external media. -#. After install is complete, you will be prompted to remove your external and restart. + .. note:: On a Raspberry Pi you will simply flash the microSD card and reinsert it, connect to power and skip to step 3. + + .. figure:: /_static/images/flashing/factory-reset.png + :width: 55% + +#. After install is complete, you will be prompted to remove your externally connected USB drive you used with Balena Etcher and restart. - .. note:: On a Raspberry Pi, you will `not` remove the microSD card you have flashed, it will remain in the device. #. From a client device (desktop/laptop/phone) connected to the same local network as your server, open a browser and visit ``http://start.local``.