add some insights to recovery partition names

merge-requests/3/merge
jem 3 years ago
parent f302673dc3
commit 67be2f92cf

@ -2,4 +2,6 @@
## If "5. Install LinegaeOS recovery image" does not work
You an try `fastboot flash boot_a <image_filename.img>` or `fastboot flash boot_b <image_filename.img>`. The `boot_a` is the name of our recovery boot partition. If your FP was rooted several times this my result in a non factory partition name ...
You an try `fastboot flash boot_a <image_filename.img>` or `fastboot flash boot_b <image_filename.img>`. The `boot_a` is the name of our recovery boot partition. If your FP was rooted several times this my result in a non factory partition name ...
With `fastboot getvar current-slot` you can find out whether your suffix should be `_a` or `_b`. Find more possible names at https://forum.fairphone.com/t/find-out-boot-partitions-name/77171
Loading…
Cancel
Save