Nexus 5x
Fleetingdownload twrp https://eu.dl.twrp.me/bullhead
https://eu.dl.twrp.me/bullhead/twrp-3.7.0_9-0-bullhead.img.html
TMP="$(mktemp -d)"
trap "rm -rf '${TMP}'" 0
#+HUGO: more
cd $TMP
wget https://eu.dl.twrp.me/bullhead/twrp-3.7.0_9-0-bullhead.img
ipfa twrp-3.7.0_9-0-bullhead.img
[[https://konubinix.eu/ipfs/bafybeic2tdeff5hx5rwqtujyopcr7ya6ntk6kvx7ufcnjfk43vjqmsipqa?filename=twrp_3_7_0_9_0_bullhead.img][twrp-3.7.0_9-0-bullhead.img]]
This version does not allow to install mindthegapps, because of an error like “cannot mount /system”
The version 3.4.0 works with 8.1
download lineage os
15 (last official)
web page mirror:
-
https://wiki.lineageos.org/devices/bullhead/ ;; ipfs/bafybeibry62nkiev7d3cl3trjdodtgjlgazmtk33tvzpsncrequ5nf765m/devices/bullhead
-
https://konubinix.eu/ipfs/bafybeid2qtarfn57vaxumhjloxdg6noovfmxzriom2ix4geryhledm6qbe/bullhead/
lineage os 19
lineage-19.1-20220703-UNOFFICIAL-bullhead.zip
install twrp
https://wiki.lineageos.org/devices/bullhead/install/#installing-a-custom-recovery-using-fastboot
keep pressed poweron + downbutton fastboot flash recovery https://konubinix.eu/ipfs/bafybeic2tdeff5hx5rwqtujyopcr7ya6ntk6kvx7ufcnjfk43vjqmsipqa
boot into recovery
keep pressed poweron + downbutton go to recovery mode
- wipe
- select all
- validate wipe
- wipe
- format data
- type yes
- validate wipe
- advanced
- adb sideload
- adb -s 009b02032e6929c5 sideload https://konubinix.eu/ipfs/bafybeidezel3k4mubsaagvgpsgwfinoxuqk3b2tegfby3bkyiuevyxlkki # lineageos
- advanced
- adb sideload
- adb -s 009b02032e6929c5 sideload https://konubinix.eu/ipfs/bafybeiflaedipdmhmnrvji7iu5ebpm4pqrlodvinsxkstom24up2ecdpu4 # addon su
- adb -s 009b02032e6929c5 reboot
Now tap Wipe. Now tap Format Data and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage. Return to the previous menu and tap Advanced Wipe, then select the Cache and System partitions and then Swipe to Wipe. Sideload the LineageOS .zip package: On the device, select “Advanced”, “ADB Sideload”, then swipe to begin sideload. On the host machine, sideload the package using: adb -d sideload filename.zip. check TIP: Normally, adb will report Total xfer: 1.00x, but in some cases, even if the process succeeds the output will stop at 47% and report adb: failed to read command: Success. In some cases it will report adb: failed to read command: No error or adb: failed to read command: Undefined error: 0 which is also fine.
— https://wiki.lineageos.org/devices/bullhead/install/#installing-lineageos-from-recovery
Notes linking here
- bullhead
- do it for real (blog)