User Tools

Site Tools


android:oneplus:full-os-and-twrp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
android:oneplus:full-os-and-twrp [2020/09/16 17:26] oscarandroid:oneplus:full-os-and-twrp [2022/01/15 11:38] (current) – external edit 127.0.0.1
Line 49: Line 49:
   - At this point, we have flashed a stock OxygenOS ROM based on Android 10, as well as TWRP, on both slots.    - At this point, we have flashed a stock OxygenOS ROM based on Android 10, as well as TWRP, on both slots. 
   - Go to TWRP home, select reboot. You should be on slot B (for this tutorial’s sake).   - Go to TWRP home, select reboot. You should be on slot B (for this tutorial’s sake).
-===== Install LineageOS =====+===== Install LineageOS on first slot (with TWRP) =====
   - Reboot to recovery, and check again: you should now be on slot A.   - Reboot to recovery, and check again: you should now be on slot A.
   - Go to Wipe and **swipe to do a factory reset** one more time   - Go to Wipe and **swipe to do a factory reset** one more time
Line 56: Line 56:
   - Go to reboot, select **“recovery”**.    - Go to reboot, select **“recovery”**. 
   - You should have rebooted into LineageOS own recovery (TWRP is overwritten). If you rebooted into TWRP, go to reboot again, and select “recovery”.   - You should have rebooted into LineageOS own recovery (TWRP is overwritten). If you rebooted into TWRP, go to reboot again, and select “recovery”.
 +===== Install LineageOS on second slot (with LineageOS Recovery) =====
   - In LineageOS recovery, select **factory reset**, then **format data / factory reset** and do the formatting process. This will remove encryption entirely and delete all your data one more time, as well as format your cache partition.   - In LineageOS recovery, select **factory reset**, then **format data / factory reset** and do the formatting process. This will remove encryption entirely and delete all your data one more time, as well as format your cache partition.
-  - Go to advanced, select **sideload**+  - Go to **advanced**, select **sideload**
   - On your computer, execute:<code>adb sideload twrp-installer.zip.</code> If you have a permission issue, execute adb kill-server to kill adb deamon on your computer, and then execute sudo adb devices. Deamon will start with sudo permission, and should list your device, showing that it is waiting for sideload. So re-execute the command.   - On your computer, execute:<code>adb sideload twrp-installer.zip.</code> If you have a permission issue, execute adb kill-server to kill adb deamon on your computer, and then execute sudo adb devices. Deamon will start with sudo permission, and should list your device, showing that it is waiting for sideload. So re-execute the command.
   - Select **reboot to recovery**   - Select **reboot to recovery**
-  - You should now be in TWRP again and you shouldn’t have any data in “install”. +  - You should now badvancede in TWRP again and you shouldn’t have any data in “install”. 
   - Go into **“advanced”**, select **adb sideload** and swipe to begin sideloading    - Go into **“advanced”**, select **adb sideload** and swipe to begin sideloading 
-  - On your computer, execute (with sudo if required):<code>adb sideload los-10.zip</code>+  - On your computer, execute (with sudo if required):<code>adb sideload los-10.zip</code>
   - At the end, you should be able to press **“reboot system”**, and this should get you to your fresh LineageOS install! (note that we didn’t install TWRP after that, so we won’t have it on the device. You should be able to flash it also, if you want)   - At the end, you should be able to press **“reboot system”**, and this should get you to your fresh LineageOS install! (note that we didn’t install TWRP after that, so we won’t have it on the device. You should be able to flash it also, if you want)
  
 +__**PS: DO NOT BOOT IN OS JUST YET & CONTINUE WITH:**__
 +  * Installing GAPPS
 +  * Rooting
  
-  - PS: DO NOT BOOT IN OS JUST YET & CONTINUE TO THE ROOTING POST 
  
android/oneplus/full-os-and-twrp.1600277199.txt.gz · Last modified: (external edit)