add new insights
This commit is contained in:
parent
df81866a35
commit
c6fabe7793
2 changed files with 5 additions and 2 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Install LineageOS on Fairphone
|
# Install LineageOS on Fairphone
|
||||||
|
|
||||||
## 1. Check your prerequisites on your computer
|
## 1. Check your prerequisites on your computer
|
||||||
[ ] adb and fastboot are installed?
|
[ ] adb and fastboot are installed on your computer?
|
||||||
[ ] you have downloaded bootimage (img) and LineageOS (zip)?
|
[ ] you have downloaded bootimage (img) and LineageOS (zip)?
|
||||||
[ ] you have the unlock code (in case of Fairphone 3)?
|
[ ] you have the unlock code (in case of Fairphone 3)?
|
||||||
[ ] you have a usb cable prepared?
|
[ ] you have a usb cable prepared?
|
||||||
|
[ ] you have removed your screen lock?
|
||||||
|
[ ] your phone has at least 70% battery?
|
||||||
[ ] you are prepared to erase all the data on your fairphone?
|
[ ] you are prepared to erase all the data on your fairphone?
|
||||||
|
|
||||||
|
|
||||||
|
@ -36,7 +38,7 @@ For overwriting your fairphones boot-loader we will need connection to your pc.
|
||||||
|
|
||||||
The next step is the critical one. If this step goes wrong your fairphone may remain broken. Time to do some checks:
|
The next step is the critical one. If this step goes wrong your fairphone may remain broken. Time to do some checks:
|
||||||
|
|
||||||
1. Check that your phone has at least 50% battery.
|
1. Check that your phone has at least 70% battery.
|
||||||
1. Reboot your fairphone to bootloader 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. Fairphone should show the bootloader screen.
|
||||||
1. Type `fastboot devices` on your computer. The result should show something like
|
1. Type `fastboot devices` on your computer. The result should show something like
|
||||||
|
|
|
@ -48,6 +48,7 @@ Find more infromaton about our offere at https://meissa-gmbh.de/pages/lineageos_
|
||||||
|
|
||||||
* **Mobilsicher** is a german platform about privacy on android: https://mobilsicher.de/
|
* **Mobilsicher** is a german platform about privacy on android: https://mobilsicher.de/
|
||||||
* **Exodus** is a portal providing privacy audits for apps: https://reports.exodus-privacy.eu.org/
|
* **Exodus** is a portal providing privacy audits for apps: https://reports.exodus-privacy.eu.org/
|
||||||
|
* **topio** is a club supporting privacy on smartphones for everyone: https://www.topio.info/
|
||||||
* Getting GooglePlayStore-Apps without having a google account with **Aurora**: https://gitlab.com/AuroraOSS/AuroraStore
|
* Getting GooglePlayStore-Apps without having a google account with **Aurora**: https://gitlab.com/AuroraOSS/AuroraStore
|
||||||
* Privacy Guides: https://github.com/JBNCK/fp3_debloater
|
* Privacy Guides: https://github.com/JBNCK/fp3_debloater
|
||||||
* Privacy Blog: https://www.kuketz-blog.de/
|
* Privacy Blog: https://www.kuketz-blog.de/
|
||||||
|
|
Loading…
Reference in a new issue