compressed single artifact
All checks were successful
image / image (push) Successful in 1h53m3s

This commit is contained in:
Jorijn van der Graaf 2026-08-10 16:22:20 +02:00
commit 8eb33fc87d
3 changed files with 24 additions and 24 deletions

View file

@ -37,13 +37,10 @@ cd fp6-img
./install.sh
```
[`install.sh`](install.sh) and this README are attached to every release
uncompressed as well, so you can read them before committing to the download.
It erases dtbo, flashes the rootfs, **RAM-boots** the kernel (`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 NV
back and reports the result. The bootloader never writes `boot`.
`install.sh` erases dtbo, flashes the rootfs, **RAM-boots** the kernel
(`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
NV back and reports the result. The bootloader never writes `boot`.
Default login: `user` / `147147` (same as official postmarketOS images —
change it). **Never re-lock the bootloader** with a custom image installed.