readme change
All checks were successful
image / image (push) Successful in 1h49m3s

This commit is contained in:
Jorijn van der Graaf 2026-08-13 23:04:02 +02:00
commit 00bb3d1a92

View file

@ -37,8 +37,7 @@ cd fp6-img
./install.sh ./install.sh
``` ```
`install.sh` erases dtbo, flashes the rootfs, **RAM-boots** the kernel `install.sh` erases dtbo, flashes the rootfs, **RAM-boots** the kernel, writes the boot partition from
(`fastboot boot` — verified to write nothing), writes the boot partition from
inside Linux where the bootloader's NV-wipe cannot see it, then reads the modem inside Linux where the bootloader's NV-wipe cannot see it, then reads the modem
NV back and reports the result. The bootloader never writes `boot`. NV back and reports the result. The bootloader never writes `boot`.