diff --git a/static/install/cli.html b/static/install/cli.html index b0e62685..92581193 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -400,9 +400,13 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip.sig

./flash-all.bat -

Wait for the flashing process to complete and proceed to - locking the bootloader before using the - device as locking wipes the data again.

+

Wait for the flashing process to complete. It will automatically handle + flashing the firmware, rebooting into the bootloader interface, flashing the core + OS, rebooting into the userspace fastboot mode, flashing the rest of the OS and + finally rebooting back into the bootloader interface. Avoid interacting with the + device until the flashing script is finished and the device is back at the + bootloader menu. Then, proceed to locking the + bootloader before using the device as locking wipes the data again.

Troubleshooting

diff --git a/static/install/web.html b/static/install/web.html index d426ff5d..441a9865 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -170,9 +170,13 @@ -

Wait for the flashing process to complete and proceed to - locking the bootloader before using the - device as locking wipes the data again.

+

Wait for the flashing process to complete. It will automatically handle + flashing the firmware, rebooting into the bootloader interface, flashing the core + OS, rebooting into the userspace fastboot mode, flashing the rest of the OS and + finally rebooting back into the bootloader interface. Avoid interacting with the + device until flashing is finished and the device is back at the bootloader menu. + Then, proceed to locking the bootloader + before using the device as locking wipes the data again.