From f97eba21b9e25ca5fa9e78e5d1c8ef9967053965 Mon Sep 17 00:00:00 2001
From: Daniel Micay
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.
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.