Lineage - SeasStarsRoses/IT GitHub Wiki

TABLE OF CONTENTS

  1. Author
  2. Disclaimer
  3. Installation

  1. Author

Author: Peter Heide E-Mail: [email protected]


  1. Disclaimer

Installing Lineage on your smartphone might lead to a data loss or hardware damage. The author is not responsible for this, when you try it then it is your own risk.


  1. Installation

Installation Instructions for Android 7 on Fairphone 2 with Lineage using Linux Lineage will help you to install Android as Open Source.

Links

See the Lineage Installation Instructions.

ADB and Fastboot

Install ADB and Fastboot For the installation you need to install adb and fastboot. You can check if adb and fastboot are installed with the following commands: adb --help fastboot

Downloads

LineageOS Build

TWRP

Download TWRP

Load the battery to 100 %

Reboot

Phone

Bootloader

adb reboot bootloader

Make sure fastboot can see your device

fastboot devices

Flash recovery onto your device

fastboot flash recovery twrp-x.x.x-x-FP2.img

Reboot into recovery to verify the installation

With the device powered off, hold [Volume Up + Power]. Release when boot logo appears.

Copy the Lineage file to your smartphone

Place the LineageOS .zip package on the root of the /sdcard directory Push lineage image to your device adb push lineage-14.1-xxxxxxxx-nightly-FP2-signed.zip /sdcard/ This will copy the file to /internal Storage, you can copy it from there to the /sdcard

Reboot into recovery

With the device powered off, hold [Volume Up + Power]. Release when boot logo appears. Choose Swipe to allow modifications

Make a backup

Press Backup button Select Cache, System and Data partitions to be wiped Choose Swipe to Backup Choose Back to come back to main menu

Wipe

Wipes Data, Cach, and Dalvik (not including internal storage) Choose swipe to factory reset

Install

Choose Install Select the lineage-14.1-xxxxxxxx-nightly-FP2-signed.zip Switch off Zip signature verification

Root the device

Choose if you want to root the device. It will give you full admin right on the Operation System. This is necessary, otherwise the Firewall AFWall+ from F-Droid will not work.

Reboot

Choose Reboot System