Lineage

Aus Vosp.info
Version vom 17. Oktober 2019, 06:46 Uhr von F (Diskussion | Beiträge) (Installation von LineageOS auf kccat6)
Wechseln zu:Navigation, Suche

Installation von LineageOS auf jfltexx (Samsung Galaxy S4 (GT-I9505))

siehe auch allgemein unten

sha256sum lineage-16.0-20191012-recovery-jfltexx.img | grep 86f78f25e1aad1cb24b84f493ae77a4b497403b010737a34a6cabbdd354ee5c0
sha256sum lineage-16.0-20191012-nightly-jfltexx-signed.zip | grep 619bffb74c825e0776b42124eda52b4fb760b615261f1a9098d974ef759e4390
# With the device powered off and no cable in device, hold Home + Volume Down + Power.
heimdall print-pit
# With the device powered off and no cable in device, hold Home + Volume Down + Power.
heimdall flash --RECOVERY lineage-16.0-20191012-recovery-jfltexx.img --no-reboot
# Batterie raus, direkt neustart mit Home + Volume Up + Power. (falls er ins original system bootet, alles noch mal von vorne)
## Now tap Factory Reset, then Wipe data / factory reset and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage, as well as format your cache partition (if you have one).
## Now tap Wipe System and continue with the formatting process.
## Return to the main menu.
## Sideload the LineageOS .zip package:
## On the device, select “Apply Update”, then “Apply from ADB” to begin sideload.
adb sideload lineage-16.0-20191012-nightly-jfltexx-signed.zip

Installation von LineageOS auf kccat6

Gerät war nicht gerootet und twrp war nicht installiert

siehe auch allgemein oben

Grundsätzlich funktioniert die Anleitung, es gibt nur paar Punkte auf die mensch achten muss

  • heimdall version v1.4.2 !!!! nicht v1.4.1 (im zweifel irgendwo im netz suchen)
  • beim starten im "Donwload Mode" (Volume Down + Home + Power) unbedingt das usb Kabel erst nach der Bestätigung (Volum Up) einstecken
  • apt-get install adb android-libadb android-tools-adb
  • nach dem Installieren von lineagos, nicht das angebotene twrp mit installieren!


Grundsätzlich folgende Schritte (genaueres siehe oben bzw in der Anleitung

apt-get install heimdall-flash heimdall-flash-frontend
apt-get install adb  android-libadb android-tools-adb
# With the device powered off and no cable in device, hold Home + Volume Down + Power.
heimdall print-pit
# With the device powered off and no cable in device, hold Home + Volume Down + Power.
heimdall flash --RECOVERY twrp-x.x.x-x-kccat6.img --no-reboot
adb sideload lineage-x.x-yyyymmdd-nightly-kccat6-signed.zip