From ed17469c9138f05674b02949cfd44d582d2144ca Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 10 Sep 2021 13:37:15 +0200 Subject: [PATCH] mob --- Guides/LineageOsInstallation.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Guides/LineageOsInstallation.md b/Guides/LineageOsInstallation.md index 723d645..01e286b 100644 --- a/Guides/LineageOsInstallation.md +++ b/Guides/LineageOsInstallation.md @@ -24,14 +24,18 @@ ``` ## 4. Install LinegaeOS -1. Reboot your fairphone to recovery mode: Type `adb reboot bootloader` on your computer. +1. Reboot your fairphone to bootloader mode: Type `adb reboot bootloader` on your computer. +1. Fairphone should show the bootloader screen. +1. Type `fastboot devices` on your computer. The result should show sth like + ``` + A209VYM20201 fastboot + ``` +1. Type on your computer `fastboot oem unlock`. +1. Install fastboot image by typing `fastboot flash boot ..img` on your computer (.img is the img-file you have downloaded in 1.). +1. Type on your computer `fastboot oem lock`. - - -bootloader () - 1.2.1. Optional installation of GooglePlay Store - If you can't abstain from the Play Store there exist a minimum Google installation, (pico) Open GApps. - Download the favored version from [here][GApps].