This commit is contained in:
parent
ab506b1d80
commit
1816576df7
1 changed files with 2 additions and 6 deletions
|
|
@ -29,13 +29,9 @@ carriers are very welcome.
|
||||||
Download `boot.img` and `fairphone-fp6.img` from the latest release and unlock
|
Download `boot.img` and `fairphone-fp6.img` from the latest release and unlock
|
||||||
the bootloader ([Fairphone's official process](https://support.fairphone.com/hc/en-us/articles/10492476238737)).
|
the bootloader ([Fairphone's official process](https://support.fairphone.com/hc/en-us/articles/10492476238737)).
|
||||||
|
|
||||||
**Recommended — modem-preserving install**: with the phone in fastboot mode,
|
**Install**: with the phone in fastboot mode,
|
||||||
run [`install.sh`](install.sh) (also attached to every release) from the
|
run [`install.sh`](install.sh) (also attached to every release) from the
|
||||||
directory holding the two images:
|
directory holding the two images.
|
||||||
|
|
||||||
```sh
|
|
||||||
sh install.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
It erases dtbo, flashes the rootfs, **RAM-boots** the kernel (`fastboot
|
It erases dtbo, flashes the rootfs, **RAM-boots** the kernel (`fastboot
|
||||||
boot` — verified to write nothing), writes the boot partition from inside
|
boot` — verified to write nothing), writes the boot partition from inside
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue