Stock rom + twrp - Nexus 10 Q&A, Help & Troubleshooting

I know super newb question, but how do I upgrade to 5? I have a stock rom, unlocked bootloader and twrp recovery.

cv123 said:
I know super newb question, but how do I upgrade to 5? I have a stock rom, unlocked bootloader and twrp recovery.
Click to expand...
Click to collapse
There are plenty of threads to answer your vague question.... But you have to be completely stock first.

So to be more specific, would I have to flash a stock recover, lose root and upgrade. Then root and flash twrp again?

cv123 said:
So to be more specific, would I have to flash a stock recover, lose root and upgrade. Then root and flash twrp again?
Click to expand...
Click to collapse
That's right.

How about just flashing the OTA zip file in TWRP? That way you wouldn't lose data, right?

Could I upgrade to the latest twrp and is there a zip to flash?

cv123 said:
Could I upgrade to the latest twrp and is there a zip to flash?
Click to expand...
Click to collapse
Assuming you are on Android 5 (Lollipop) then things have changed and you need to use fastboot from a PC to install TWRP 2.8.1.0
That worked for me as I just upgraded my Nexus 5 with my Nexus 10 next on the list. Of note is that you need to root your device BEFORE installing TWRP due to some Android 5 specific changes. Chainfire's root fixes that issue with custom recoveries.
For example on my linux PC:
fastboot flash recovery openrecovery-twrp-2.8.1.0-xxxxxxx.img

All I did is flash the original 5.0 Lollipop release, then fastboot flashed TWRP and CFAR to get back root and done. Running the stock rom with TWRP and Root with no problems. I actually find this setup to run smother than the few ROMs that were created with options in them.

Related

Updating firmware and root?

Hi guys,
I know how rooting and flashing works but I've been using HTC devices since the nexus one so there are some differences I just want to make sure of. I got my 6P yesterday, I unlocked the bootloader and flashed TWRP. I wanted to gain root but Im not sure about flashing the modified boot img and the vendor thing.
My build was K but I got an OTA before unlocking the bootloader which updated to L. Anyway I don't know why I just formatted every thing in TWRP instead of the factory reset and I lost the OS X_X I tried to restore my nandroid with no luck. Anyway I got the factory img (MDB08L) from google dev and flashed used 'flash-all.bat' in the bootloader, the phone is running fine right now but I would like to update to the latest firmware 6.0.1+root since im not getting any OTA.
I would like to install CleanCore(6.0.1), the guide is
-> Flash Bootloader & Radio (as needed)
-> Flash CleanCore
-> Flash Modified Boot (named angler-xxxxxx-boot.zip)
-> Flash SuperSU or SuperSU Beta
-> Flash latest vendor.img (ROM & Vendor builds need to match!)
1. Should I use MMB29M factory img and flash 'flash-all.bat' like I did with the L build for the first step? then I flash new recovery?
-Flashing the rom through the recovery
2. so after I flash the rom I boot into the bootloader and flash the modified boot img with fastboot flash boot boot.img right?
3. then I go back to recovery and flash SU which I should download before.
4. vendor img is flashed in recovery too or fastboot?
Sorry for the hassle I just want to make sure.
One more thing, in this guide http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928 at step 9, OP flashes the factroy img files separately (bootloader,radio,etc), is there a problem with using flashall.bat?
Thanks in advance and sorry for my noobish questions.
If you want to keep your data while doing this process, then yes, using the flash-all.bat is a problem. However, if you are fine with reverting back to stock(where you have to activate Android and reinstall all of your apps) then the flash-all.bat file is just fine.
That guide in the thread you linked walks you through how to update without losing data. After doing all of that, you'll just need to install TWRP and SuperSU again(do the latest systemless supersu though)
Enddo said:
If you want to keep your data while doing this process, then yes, using the flash-all.bat is a problem. However, if you are fine with reverting back to stock(where you have to activate Android and reinstall all of your apps) then the flash-all.bat file is just fine.
That guide in the thread you linked walks you through how to update without losing data. After doing all of that, you'll just need to install TWRP and SuperSU again(do the latest systemless supersu though)
Click to expand...
Click to collapse
Thanks for the help.
I have rooted my stock rom and gained root. I also installed exposed so i'll be fine without a custom rom for some time. There has been a report that some cameras aren't working on 6.0.1 with root so I'll wait for a while.
Thanks again
mr.dj26 said:
Thanks for the help.
I have rooted my stock rom and gained root. I also installed exposed so i'll be fine without a custom rom for some time. There has been a report that some cameras aren't working on 6.0.1 with root so I'll wait for a while.
Thanks again
Click to expand...
Click to collapse
I'm pretty sure those reports are because they used the SuperSU root method that didn't auto patch the boot image(which is the version(or two versions) behind the current version of SuperSU). This is happening because people are updating to 6.0.1, but the patched SuperSU boot image is for 6.0 and the 6.0 boot image conflicts with 6.0.1
As long as you use the latest version of SuperSU then you won't have any trouble with the camera
Enddo said:
I'm pretty sure those reports are because they used the SuperSU root method that didn't auto patch the boot image(which is the version(or two versions) behind the current version of SuperSU). This is happening because people are updating to 6.0.1, but the patched SuperSU boot image is for 6.0 and the 6.0 boot image conflicts with 6.0.1
As long as you use the latest version of SuperSU then you won't have any trouble with the camera
Click to expand...
Click to collapse
Thanks for the info

How to get OTA updates after rooting my device?

I own the 6GB Ram version of the phone and wants to root it so as to use Titanium backup to restore all the contents of my previous phone.
But the Problem is that we are still going to get some big OTA updates regarding camera and maybe more bug fixes.
I know the general procedure for rooting the device i.e. first unlock the bootloader then install a custom recovery then root.
I just wanted to ask if I just install back the stock recovery after rooting the device then will I get the Ota updates?
And I am sorry if any similar question has already been asked, I searched but didn't find any. Thanks
nitish.4you said:
I just wanted to ask if I just install back the stock recovery after rooting the device then will I get the Ota updates?
Click to expand...
Click to collapse
im using twrp and magisk for root. i still get OTA updates. but only the full updates, the 1,5 gb size
after that i need to flash twrp again and then install magisk again too.
but no data lost or anything so if you can live with that, its no biggy.
Hastaloego said:
im using twrp and magisk for root. i still get OTA updates. but only the full updates, the 1,5 gb size
after that i need to flash twrp again and then install magisk again too.
but no data lost or anything so if you can live with that, its no biggy.
Click to expand...
Click to collapse
Can you throw some more light on this.I just want the latest updates. Download size etc doesn't matter.
Can you tell me the procedure what you do to retain rooted access and still get latest updates.? Thanks
nitish.4you said:
Can you throw some more light on this.I just want the latest updates. Download size etc doesn't matter.
Can you tell me the procedure what you do to retain rooted access and still get latest updates.? Thanks
Click to expand...
Click to collapse
i assume you know how to get root ? unlock bootloader, flash twrp, install magisk or supersu ?
well from there its just the same.
getting ota updates see attachment.
after the update you are back to stock recovery without data lost.
so just flash twrp again and install root again, thats all.
nitish.4you said:
Can you throw some more light on this.I just want the latest updates. Download size etc doesn't matter.
Can you tell me the procedure what you do to retain rooted access and still get latest updates.? Thanks
Click to expand...
Click to collapse
1. Unlock Bootloader and Flash TWRP
2. Flash and Download APK Magisk 13.3 (Root + Pass SafetyNet)
3. If there is a new update go to OnePlus 5 Downloads
4. Boot into TWRP and Flash the new update.
5. Everytime you flash a new update you must also flash Magisk Root.
6. Done
Should we flash twrp recovery and root zip right away after flashing full ota package??
PrakashGD said:
Should we flash twrp recovery and root zip right away after flashing full ota package??
Click to expand...
Click to collapse
You don't have to flash twrp recovery again.
You can flash a root zip right after flashing the full OTA package

Stock rom rooted with TWRP and OTA?

I need to be in stock miui rom with TWRP and Root. Will I be able to install OTA after this. Please somebody guide me. I am new to this device. Bootloader is unlocked. Also what will happen to OTA if I flash xposed?
basiljose007 said:
I need to be in stock miui rom with TWRP and Root. Will I be able to install OTA after this. Please somebody guide me. I am new to this device. Bootloader is unlocked. Also what will happen to OTA if I flash xposed?
Click to expand...
Click to collapse
If you installed twrp, then you can not flash incremental OTA rom.. You must always download full rom to update. Even if your phone not rooted.
Also, You could get bootloop / Brick your phone and get Relocked Bootloader and lose TWRP.
Like Rukijo said, just download the full rom (.Zip format) and flash it via recovery. You will keep the Unlocked bootloader and the TWRP.

Always returns to stock recovery

Good morning all,
I tried 2 days ago to upgrade to Oreo and since then all my troubles began.
I have unlocked bootloader and encrypted device.
The problem is that in every reboot a stock recovery shows up ,while i have installed the latest blue spark or any other recovery.
Now i can only install stock rom with no root.
kimon60 said:
Good morning all,
I tried 2 days ago to upgrade to Oreo and since then all my troubles began.
I have unlocked bootloader and encrypted device.
The problem is that in every reboot a stock recovery shows up ,while i have installed the latest blue spark or any other recovery.
Now i can only install stock rom with no root.
Click to expand...
Click to collapse
Are you going for root? I think you have to flash Magisk (or other root-solution) in order for your custom recovery to stick.
Augustin79 said:
Are you going for root? I think you have to flash Magisk (or other root-solution) in order for your custom recovery to stick.
Click to expand...
Click to collapse
In Nougat that was not the case,maybe in Oreo there is something different?
I'm having a similar problem! I'm rooted, unlocked, and decrypted but I can't seem to install any Oreo Rom. Do I need to re-encrypt my rom??
WIMP35 said:
I'm having a similar problem! I'm rooted, unlocked, and decrypted but I can't seem to install any Oreo Rom. Do I need to re-encrypt my rom??
Click to expand...
Click to collapse
No, I managed to load the latest twrp recovery and without reboot I installed the xXx rom Oreo.
After that there was an App installed already called TWRP recovery. Since I flashed the recovery again through that app the problem is gone.
Now I have Oreo xXx rom and everything works fine.
After fastboot flash recovery, reboot into recovery and flash recovery IMG again. Then it will be there regardless of what ROM encrypted or not.

help please

my oneplus 6t has the red ! warning and will not boot. i can get into the stock recovery menu and the fastboot menu. can someone please help me.
i unlocked my bootloader
installedd twrp (which i can only seem to get the stock recovery)
rooted
installed custom rom
and thats what i get when it rebooted.
am i just screwed or is there hope for my phone ?
skaroger867 said:
my oneplus 6t has the red ! warning and will not boot. i can get into the stock recovery menu and the fastboot menu. can someone please help me.
i unlocked my bootloader
installedd twrp (which i can only seem to get the stock recovery)
rooted
installed custom rom
and thats what i get when it rebooted.
am i just screwed or is there hope for my phone ?
Click to expand...
Click to collapse
Go to below link, download and flash latest fastboot ROM.
https://forum.xda-developers.com/oneplus-6t/how-to/rom-stock-fastboot-roms-oneplus-6t-t3862516
If that does not work, use MS tool to recover phone to factory state.
Thanks this worked for me. Was freaking out a little. The scene has really changed since I've been here.
skaroger867 said:
Thanks this worked for me. Was freaking out a little. The scene has really changed since I've been here.
Click to expand...
Click to collapse
As an FYI, in order to root on this phone, assuming you are using Magisk (recommended) you will need to:
Unlock bootloader
Install custom rom (Optional step, but also recommended)
Then flash TWRP zip (This phone, TWRP is part of the boot.img)
Boot the phone
Reboot to recovery
Install GAPPS (OpenGAPPS Stock recommended personally, but any should work)
Then flash Magisk
sandix said:
As an FYI, in order to root on this phone, assuming you are using Magisk (recommended) you will need to:
Unlock bootloader
Install custom rom
Then flash TWRP zip (This phone, TWRP is part of the boot.img)
Boot the phone
Reboot to recovery
Install GAPPS (OpenGAPPS Stock recommended personally, but any should work)
Then flash Magisk
Click to expand...
Click to collapse
Custom rom is not required for root
bladestonez said:
Custom rom is not required for root
Click to expand...
Click to collapse
Correct. I edited my comment to reflect that, however since OP installed a custom rom, I put the step in since I figured he would have asked about it.
sandix said:
As an FYI, in order to root on this phone, assuming you are using Magisk (recommended) you will need to:
Unlock bootloader
Install custom rom (Optional step, but also recommended)
Then flash TWRP zip (This phone, TWRP is part of the boot.img)
Boot the phone
Reboot to recovery
Install GAPPS (OpenGAPPS Stock recommended personally, but any should work)
Then flash Magisk
Click to expand...
Click to collapse
Ok so my phone currently is bootloader unlocked and rooted with magisk. So if I want to install a custom rom I flash in twrp, then flash twrp (while still in twrp), boot phone, reboot to recovery, flash gapps then flash magisk?
read the OP in any custom rom you want to flash, and the dev will have the details on how to flash..
skaroger867 said:
Ok so my phone currently is bootloader unlocked and rooted with magisk. So if I want to install a custom rom I flash in twrp, then flash twrp (while still in twrp), boot phone, reboot to recovery, flash gapps then flash magisk?
Click to expand...
Click to collapse
Essentially. Each custom ROM is differrent, so make sure to read the OP of each custom ROM you try to confirm flashing instructions but that's the **general** flashing method I use. Magisk is overwritten with each flash because Magisk installs to the same partition as the kernel.

Categories

Resources