Update LineageOsInstallation.md
This commit is contained in:
parent
8f61c23141
commit
d667a47947
1 changed files with 6 additions and 4 deletions
|
@ -65,8 +65,8 @@ All checks passed? Then lets continues:
|
|||
1. by typing on your computer `fastboot flash recovery <image_filename.img>` (<image_filename.img> is the img-file you have downloaded in 1.).
|
||||
1. With the device powered off, hold Volume Up + Power. Release when boot logo appears.
|
||||
1. in case of Fairphone3
|
||||
1. by typing on your computer `fastboot flash boot <image_filename.img>` (<image_filename.img> is the img-file you have downloaded in 1.).
|
||||
1. With the device powered off, hold Volume Up + Power. Release when boot logo appears.
|
||||
1. by typing on your computer `fastboot flash boot_b <image_filename.img>` (<image_filename.img> is the img-file you have downloaded in 1.).
|
||||
1. On the phone you should not see any difference and you phone should remain in the bootloader screen. Then hold Volume Up + Power. Release when boot logo appears.
|
||||
|
||||
Please take care not to boot in to your old Android / FairphoneOS. If you missed the proper reboot into recovery by buttons you've to step back to step 1. because your old os reinstall its own recovery over the one you installed.
|
||||
|
||||
|
@ -95,6 +95,10 @@ If you can't abstain from the Google Apps or the Google Play Store there exist p
|
|||
1. Download the favored version from [here](https://opengapps.org/).
|
||||
1. Install the gapps the same way, you installed LineageOs: `adb sideload <gapps.zip>`
|
||||
|
||||
## 6. Reboot into LineageOS and prepare for OEM Lock
|
||||
|
||||
Reboot the system then your phone should start the installed LineageOS.
|
||||
Then do again steps 2.1 - 2.4 to re-enable USB-debugging and boot again into fastboot mode with `adb reboot bootloader`.
|
||||
|
||||
## 7. OEM Lock
|
||||
|
||||
|
@ -110,8 +114,6 @@ OEM unlocking / locking will erase all data, so we should ensure to do the lock
|
|||
## 8. Start LineageOS
|
||||
|
||||
First start of your new LineageOS - hurray.
|
||||
1. Return to main menu
|
||||
1. Choose Reboot system, then your phone should start with the new LineageOS.
|
||||
1. Walk through the initial LineageOS setup.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue