From 30ad4cda0081cf4097a9eb43354bab7214d9e6f9 Mon Sep 17 00:00:00 2001 From: jem Date: Fri, 10 Sep 2021 13:56:04 +0200 Subject: [PATCH] mob --- Guides/LineageOsInstallation.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/Guides/LineageOsInstallation.md b/Guides/LineageOsInstallation.md index 01e286b..e56fb6d 100644 --- a/Guides/LineageOsInstallation.md +++ b/Guides/LineageOsInstallation.md @@ -23,7 +23,7 @@ A209VYM20201 device ``` -## 4. Install LinegaeOS +## 4. Install LinegaeOS recovery image 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 @@ -31,23 +31,25 @@ 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. Install fastboot image by typing `fastboot flash boot ` on your computer ( is the img-file you have downloaded in 1.). 1. Type on your computer `fastboot oem lock`. +## 5. Install LineageOS +1. Reboot your fairphone again to bootloader mode: Type `adb reboot bootloader` on your computer. +1. Your fairphone now boots to the new LineageOS recovery image. +1. Choose Factory Reset - Format Data/Factory Reset +1. Return to main menu +1. Apply update - Apply from ADB +1. Type `adb sideload ` on your computer ( is the zip-file you have downloaded in 1.). +### 5.1 Optional installation of Google Apps +If you can't abstain from the Google Apps or the Google Play Store there exist packages with various scopes, you will find a package comparison here: https://github.com/opengapps/opengapps/wiki/Package-Comparison +1. Download the favored version from [here][GApps]. +1. Install the gapps the same way, you installed LineageOs: `adb sideload ` -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]. +## 6. Start LineageOS +1. Return to main menu -1.3. Prepare Phone (on Your Fairphone) -- start phone in Recovery Mode -- choose Factory Reset - Format Data/Factory Reset -- apply update - Apply from ADB - -1.4. Install LineageOS (on Your Computer) -- adb sideload -- optional: adb sideload 1.5. Apply LineageOS (on Your Fairphone) - apply update