fix some links
This commit is contained in:
parent
9fe780334e
commit
0203c6a191
1 changed files with 3 additions and 5 deletions
|
@ -70,7 +70,7 @@ All checks passed? Then let's continue:
|
||||||
3. For Fairphone3
|
3. For Fairphone3
|
||||||
1. On the terminal type `fastboot flashing unlock`.
|
1. On the terminal type `fastboot flashing unlock`.
|
||||||
2. Install fastboot image & reboot to recovery by typing on the terminal `fastboot flash recovery <image_filename.img>` (<image_filename.img> is the img-file you have downloaded in 1.).
|
2. Install fastboot image & reboot to recovery by typing on the terminal `fastboot flash recovery <image_filename.img>` (<image_filename.img> is the img-file you have downloaded in 1.).
|
||||||
- If you see something like "boot partition is smaller than boot image" you might find the solution [here](https://gitlab.com/domaindrivenarchitecture/lineageos-Fairphone/-/blob/main/Guides/InstallationFAQ.md).
|
- If you see something like "boot partition is smaller than boot image" you might find the solution [here](InstallationIssues.md).
|
||||||
3. On the phone you should not see any difference and it should remain in the bootloader screen. Then hold Volume Up + Power. Release when boot logo appears.
|
3. On the phone you should not see any difference and it should remain in the bootloader screen. Then hold Volume Up + Power. Release when boot logo appears.
|
||||||
4. Reboot to Recovery without starting your original rom:
|
4. Reboot to Recovery without starting your original rom:
|
||||||
1. Use your bootloader to restart
|
1. Use your bootloader to restart
|
||||||
|
@ -104,10 +104,8 @@ If you are already in the recovery mode you can go to step 6.3.
|
||||||
|
|
||||||
### 6.1 Optional installation of google Apps
|
### 6.1 Optional installation of google Apps
|
||||||
|
|
||||||
If you really need the google Apps or the google Play Store there are packages with various scopes, you will find a package comparison here: [https://github.com/opengapps/opengapps/wiki/Package-Comparison](https://github.com/opengapps/opengapps/wiki/Package-Comparison). You have to install google Apps before the first start.
|
1. Download your arm64 version from [here](https://wiki.lineageos.org/gapps/).
|
||||||
|
1. Install MindTheGap the same way, you installed LineageOs: `adb sideload <gapps.zip>`
|
||||||
1. Download your favored version from [here](https://opengapps.org/).
|
|
||||||
1. Install gapps the same way, you installed LineageOs: `adb sideload <gapps.zip>`
|
|
||||||
|
|
||||||
### 6.2 Reboot into LineageOS and prepare for OEM Lock
|
### 6.2 Reboot into LineageOS and prepare for OEM Lock
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue