diff --git a/README.md b/README.md index 7a1618d..f72d01d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,39 @@ # Xiaomi-Redmi-4x-LineageOS -[ROM] Xiaomi Redmi 4X Santoni LineageOS Setup \ No newline at end of file +[ROM] Xiaomi Redmi 4X Santoni LineageOS Setup + +1. fastboot/adb an den Start kriegen +2. Geräteverbindung checken +3. TWPR, Magisk, ROM laden +4. TWPR flashen +5. Magisk, ROM als Zip oä drauf bekommen ? +6. Bootmenü (Kombi raussuchen) +7. Magisk & ROM installieren +8. have fun + +## Reference Links + +- https://wiki.lineageos.org/adb_fastboot_guide.html +- https://box4gsm.blogspot.com/2019/11/how-to-install-adb-and-fastboot-on-arch.html +- https://wiki.lineageos.org/devices/santoni/install +- https://twrp.me/xiaomi/xiaomiredmi4x.html +- https://download.lineage.microg.org/santoni/ +- https://github.com/topjohnwu/Magisk + + +## Steps to take + +### 1. fastboot & adb an den Start bringen + +**Manjaro Cinnamon - Arch Linux Setup** + +![](https://www.youtube.com/watch?v=CWWf1M25jYs) + +`sudo pacman -S android-tools` + +**Ubuntu based Systems** + +https://www.digitbin.com/install-use-adb-fastboot-linux/ + +### 2. Geräteverbindung aufbauen +