Installing custom rom.. - Nexus 7 Q&A, Help & Troubleshooting

want to install parandoid android or cm10.Can i use this :http://forum.xda-developers.com/showthread.php?t=1766475 to unlock and root,flash custom recovery?
What i should do first?Unlock Bootloader?
1.First flash old bootloader
2.Unlock Bootloader
3.Flash root and custom recovery.
4.Install cm10 etc.
Can I this way do?
Thanks

darkmatthew said:
want to install parandoid android or cm10.Can i use this :http://forum.xda-developers.com/showthread.php?t=1766475 to unlock and root,flash custom recovery?
What i should do first?Unlock Bootloader?
1.First flash old bootloader
2.Unlock Bootloader
3.Flash root and custom recovery.
4.Install cm10 etc.
Can I this way do?
Thanks
Click to expand...
Click to collapse
Unlocking bootloader is the first thing you should do. But in order to do that, I'm not sure you have to flash old bootloader. The rest is in correct order

How i can check version of my bootloader?I have 4.1.2 android

darkmatthew said:
How i can check version of my bootloader?I have 4.1.2 android
Click to expand...
Click to collapse
You do not need to flash to an older bootloader.
If your bootloader is not unlocked, put the N7 in fastboot mode and run the following. Note: This will wipe your device, so backup first if you like.
Code:
> fastboot oem unlock
Download CWM Touch 6.0.1.5. This works with the bootloader version 3.41 from nakasi JRO54K 4.1.2.
Download cwm-flashable Superuser and copy it to your sdcard.
put the N7 in fastboot mode and run:
Code:
> fastboot erase recovery
> fastboot flash recovery recovery-clockwork-touch-6.0.1.5.b8147-grouper.img
Reboot to recovery and install superuser. Now get whichever rom you want and load it up.

comminus said:
You do not need to flash to an older bootloader.
If your bootloader is not unlocked, put the N7 in fastboot mode and run the following. Note: This will wipe your device, so backup first if you like.
Code:
> fastboot oem unlock
Download CWM Touch 6.0.1.5. This works with the bootloader version 3.41 from nakasi JRO54K 4.1.2.
Download cwm-flashable Superuser and copy it to your sdcard.
put the N7 in fastboot mode and run:
Code:
> fastboot erase recovery
> fastboot flash recovery recovery-clockwork-touch-6.0.1.5.b8147-grouper.img
Reboot to recovery and install superuser. Now get whichever rom you want and load it up.
Click to expand...
Click to collapse
Can i use this program?

darkmatthew said:
Can i use this program?
Click to expand...
Click to collapse
Which program are you referring to? Fastboot? Of course you can. It's part of the platform tools in Android SDK.

this nexus tool kit

Related

Root on latest jellybean build

I updated my tablet to latest jellybaen thoug asus website. How can i get root access now?
1 click root tool dont works with latest build.... Is there any other way?
Build number: 10.4.2.13-20120907
Only way on JB is unlock and flash custom recovery.
Then you can flash the root zip.
daniel2606 said:
I updated my tablet to latest jellybaen thoug asus website. How can i get root access now?
1 click root tool dont works with latest build.... Is there any other way?
Build number: 10.4.2.13-20120907
Click to expand...
Click to collapse
Indeed, you are on latest JB
You have one solution:
You could use this part which come from this guide that I modified a little : [GUIDE]Upgrade your TF300t to Jellybean, recovery, root & remove bloatware[Noobproof] by krabappel2548
== Part 3 - Install recovery and rooting ==
Let's start with installing the recovery
1) Download these 2 files:
- Jellybean recovery with fastboot files: Fastboot files + JB recovery
- Root files => Root files
- You can also download the new CWM Touch recovery if you don't like TWRP: CWM Touch recovery thread or TWRP recovery and download this file : openrecovery-twrp-2.3.1.0-tf300t-JB.blob
2) Extract the recovery with fastboot files zip and open a command prompt in the same folder of the adb and fastboot files (Shift + Right mouse)
3) Reboot into the bootloader of your tablet, type: adb reboot bootloader
4) When your tablet has reached the bootloader navigate with volume down to the usb icon and press volume up to confirm.
5) To flash the recovery type:
- TWRP: fastboot -i 0x0b05 flash recovery twrp.blob
- CWM: fastboot -i 0x0b05 flash recovery CWM-Touch.blob
6) A blue bar will appear and the recovery will be installed, when the blue bar is filled press volume up + power button to reboot into the tablet.
Now we will root the tablet
7) Copy Superuser-3.2-RC3-arm-signed to the internal storage of your tablet. then reboot into the bootloader again.
8) This time you need to select the RCK icon with volume up to enter the recovery image.
9) In recovery flash Superuser-3.2-RC3-arm-signed and reboot into the system
10) Install Supersu from Google Play
11) Open up Supersu, it will ask you to update the binary, choose yes.
12) Now your tablet should be rooted
Click to expand...
Click to collapse
This part works well
But if you try, can you write a report please
FYI recommend twrp for your recovery. Seems to do much better for flashing.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
philos64 said:
Indeed, you are on latest JB
You have one solution:
You could use this part which come from this guide that I modified a little : [GUIDE]Upgrade your TF300t to Jellybean, recovery, root & remove bloatware[Noobproof] by krabappel2548
This part works well
But if you try, can you write a report please
Click to expand...
Click to collapse
This only works if you have unlocked bootloader.
chrispazz said:
This only works if you have unlocked bootloader.
Click to expand...
Click to collapse
Indeed !
If you want to install a custom recovery, you need to unlock your device.
Unlocking was the best decision I made with this tablet. Currently running CleanROM, gonna give CM10 a try now that have they have it working on the JB bootloader.
I can't get it to flash recovery. When I go to the usb symbol it just hangs on "starting fastboot usb download protocol"
Nothing after that just stays right there. Any help would be awesome!

[Q] Cannot get it Rooted! Nexus 7

Hi folks,
after returned the 16gb version, i got my 32gb n7.
following the same step to root my 16gb one, i fail the root of my 32gb nexus7!
i donot why it kind of stuck in the step saying " booting the donowaled image' and just restart again. it should send me to the CWM [email protected]@
please HELP!!!!!!!!!!!!!!!!!!!! plase
fastboot OEM unlock, fastboot flash a custom recovery, flash the su binaries or a custom ROM, boot, and profit. that's all that is needed(without a toolkit). did you use a toolkit?
simms22 said:
fastboot OEM unlock, fastboot flash a custom recovery, flash the su binaries or a custom ROM, boot, and profit. that's all that is needed(without a toolkit). did you use a toolkit?
Click to expand...
Click to collapse
I succeeded to unlock the device............................ then when i flash the CWM into the device....i cannot get into the recovery mode. instead the device restart to the normal GOogle screen
seedzeng said:
I succeeded to unlock the device............................ then when i flash the CWM into the device....i cannot get into the recovery mode. instead the device restart to the normal GOogle screen
Click to expand...
Click to collapse
try twrp recovery. but cwm should work too. try booting recovery through fastboot..
fastboot boot recovery recoveryname.img
If you have installed the new boot loader latest official CWM will not work unless you flash an unofficial version (6.0.1.5 if I remember well).
Sent from my Nexus 7 using xda app-developers app

[Guide] Flash 6.0, root, and no-forceencrypt from stock (easy method)

Hope this helps.
1. Install android sdk and use the included install manager in the sdk to install the latest google usb drivers and platform tools (platform tools include fastboot and adb). Make sure adb and fastboot directory is in your Path variable as well.
2.Download latest stock image for Nexus 9 from google: https://developers.google.com/android/nexus/images?hl=en
3.Download latest twrp (here is the latest right now 10/6/2015): http://forum.xda-developers.com/nex...recovery-twrp-2-8-2-0-touch-recovery-t2944788
4.Download either a stock boot image with the no- forceencrypt flag set or a kernel with the no-forceencrypt flag set
a.I use the elementalx kernel (10/6/2015): http://forum.xda-developers.com/nexus-9/orig-development/kernel-elementalx-n9-0-02-alpha-t2931657
b.A stock kernel for the MRA58K build with the no-forceencrypt flag set can be found here (boot.zip): http://forum.xda-developers.com/nexus-9/general/marshmallow-factory-images-available-t3218290/page3
5.Download the latest supersu that works with nexus (beta now) : http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
6.Make sure you have usb debugging enabled and ability to unlock bootloader (android developer options menu on nexus).
7.Unzip the 6.0 stock image into a folder and open a command window in the folder.
8.Type the following:
a.adb reboot bootloader, wait until nexus boots into bootloader
b.fastboot oem unlock
c.flash-all, now wait a few minutes while the stock image flashes
9.At this point your nexus will reboot. Once you’re started, up you need to again enable usb debugging and the ability to unlock your bootloader in the android developer options menu. Now type the following to flash TWRP:
a.adb reboot bootloader, wait until nexus boots into bootloader
b.fastboot flash recovery twrp.img (or whatever the image filename is from the twrp download).
10.Important: now make sure you boot DIRECTLY into TWRP via the button combination (power and volume down), a fastboot command, or the fastboot menu. If you don’t TWRP will be deleted and you’ll need to reflash using the last step.
11.Once in TWRP, hit “cancel” when asked for the password and then erase/wipe data and make sure MTP is enabled (dig around the menus in TWRP, it’s all in there somewhere). This erases the encrypted partition and allows you to use adb to push files to your sdcard.
12.Now type adb push supersufile.zip /sdcard/supersufile.zip, make sure you’re typing from the correct directory.
13.Install supersu via the install menu on TWRP.
14.You now need to install a kernel with the no-forceencrypt flag set:
a.If you want to install a custom kernel (like elementalx), type adb push elementalxfile.zip /sdcard/elementalxfile.zip, make sure you’re typing from the correct directory. Then use TWRP to install the zip from your sdcard.
b.If you want to install the modified stock boot.img then unzip the boot.zip, boot back into the bootloader and type: fastboot flash boot boot.img. Make sure you do NOT boot back into the android OS before doing this step or you'll have to reflash twrp.
Reboot and you’re good to go.
Didnt work for me.
Flash-all script doesn't work for everyone use these steps:
Code:
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot –w
fastboot flash boot boot.img [unencypted if wanted]
fastboot flash cache cache.img
fastboot flash recovery recovery.img [twrp usually]
fastboot flash system system.img
fastboot flash vendor vendor.img
typo
excellent guide, just a small typo on 9.b, "fastboot (not flashboot) flash recovery twrp.img"
Thank you
Fda979 said:
excellent guide, just a small typo on 9.b, "fastboot (not flashboot) flash recovery twrp.img"
Thank you
Click to expand...
Click to collapse
Fixed. Thanks.
Sent from my Nexus 9 using Tapatalk
You can't just flash latest stable SuperSU, you need SuperSU 2.50+ beta and a modified boot.img. Instructions here: http://forum.xda-developers.com/apps/supersu/wip-android-6-0-marshmellow-t3219344
- sYndrome - said:
You can't just flash latest stable SuperSU, you need SuperSU 2.50+ beta and a modified boot.img. Instructions here: http://forum.xda-developers.com/apps/supersu/wip-android-6-0-marshmellow-t3219344
Click to expand...
Click to collapse
I flashed the latest supersu and the latest elementalx kernel.... been running it since about an hour after elementalx kernel for 6.0 final was posted....... everything seems to be working fine. Are you sure? Maybe i'm having no problems with supersu because i'm using elementalx? let me know the reason, i'll check it out on my tablet and see if i can reproduce, and if so i'll modify the guide. But after about a day and a half use, i've had no issues. thx for quality checking.
gt
Am I missing something?
can I not just do a wipe and flash the img with twrp like a custom rom? Edit: Got it working. For me it was much easier to use this as opposed to the android sdk, because it would not detect my version of java. From there I followed your instructions, mostly. Putting the files you posted inside the directory the mini adb client allowed the flash-all command to work. From there I followed chainfire's instructions on the latest SU. Everything seems to be running smoothly. Thanks for the initiative, OP :good:
i used supersu 2.52 due to it seems be be required by the guides and i get the notification that the binary needs to be updated. i have not done that yet. is updating the binary something i should try to do? or, if not is it ok to turn off notifications from supersu? thanks.
dkryder said:
i used supersu 2.52 due to it seems be be required by the guides and i get the notification that the binary needs to be updated. i have not done that yet. is updating the binary something i should try to do? or, if not is it ok to turn off notifications from supersu? thanks.
Click to expand...
Click to collapse
Of course update binaries. Choose normal method.
Verttex said:
Flash-all script doesn't work for everyone use these steps:
Code:
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot –w
fastboot flash boot boot.img [unencypted if wanted]
fastboot flash cache cache.img
fastboot flash recovery recovery.img [twrp usually]
fastboot flash system system.img
fastboot flash vendor vendor.img
Click to expand...
Click to collapse
I was facing same issue, then updated fastboot(android-sdk) and flash-all script worked fine for me.
That should work as well. That sequence of commands should work with any fastboot version. Just make sure to flash the vendor.img, some scripts don't use that as it's only used for the Nexus 9.
Why so complicated? I just installed @wug's NRT toolkit(on a Venue8 pro) and it did everything for me. Now im on rooted stock 6.0 with disabled encryption. Only thing i needed to do is to flash latest super su beta 2.52, that's it.
Verttex said:
Flash-all script doesn't work for everyone use these steps:
Code:
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot –w
fastboot flash boot boot.img [unencypted if wanted]
fastboot flash cache cache.img
fastboot flash recovery recovery.img [twrp usually]
fastboot flash system system.img
fastboot flash vendor vendor.img
Click to expand...
Click to collapse
i did all this, no worries and no error messages
i did fastboot reboot
now I am in a weird loop of
- google screen
- your device is corrupt
- google screen
- twrp (it flashes quite quickly, error messages on mounting everything and last line says something about renaming and something about stock rom)
loop
any ideas ?
Did you make sure to flash vendor.img?
You might try flashing the regular recovery first and then boot in, turn on oem unlock and adb, and then flash twrp and modified boot.img, then reboot into twrp (don't boot normally or it will erase twrp) and flash SuperSU.
Verttex said:
Did you make sure to flash vendor.img?
You might try flashing the regular recovery first and then boot in, turn on oem unlock and adb, and then flash twrp and modified boot.img, then reboot into twrp (don't boot normally or it will erase twrp) and flash SuperSU.
Click to expand...
Click to collapse
yes, that seems to have been it
flashing TWRP seems to have been the problem so I have left everything as stock until root etc works on the stovk kernel
thanks for your help
Nice guide.
I install Busybox from Play, I assume that's needed? Everyone else doing this?
- sYndrome - said:
You can't just flash latest stable SuperSU, you need SuperSU 2.50+ beta and a modified boot.img. Instructions here: http://forum.xda-developers.com/apps/supersu/wip-android-6-0-marshmellow-t3219344
Click to expand...
Click to collapse
added link to the latest beta supersu. thx.
All of these steps worked for me, but my battery doesn't charge right I don't think. It says battery life is at 3,745%. It runs out somewhere around 3,000%. Any ideas on how to fix that?

Asus zenfone 5 not start

I install twrp and accidentally wipe all system data there is no backup
when i install new firmware it says unknown file system osip.
when i go to recovery it says there is no os
my phone is not start?
plz help me
Just flash the rom you want. The osip thing is dosen't matter. Just flash the rom and you are golden
How to flash rom?
Magan Mittal said:
How to flash rom?
Click to expand...
Click to collapse
What kind of recovery are you using? If you are using stock recovery. Just use add sideload. If you are using TWRP. Then go to fastboot and flash the stock recovery. You can find the stock recovery in the rom downloaded from Asus : https://www.asus.com/Phone/ZenFone_5_A500CG/HelpDesk_Download/. Version 2.22.40.540 is recommended
i use twrp and adb sideload and recovery mode not working
Magan Mittal said:
i use twrp and adb sideload and recovery mode not working
Click to expand...
Click to collapse
Step 1: Flash recovery I'm via fastboot with "Fastboot flash recovery recovery.img"
Step 2: boot to recovery.
Step 3: Chose Adb sideload option in recovery.
Step 4: use command 'adb sideload (rom). zip

[Help][A2017G] SoftBrick only bootloader and stock recovery

Hi,
I have an A2017G which after trying linageos had the stock rom from here https://forum.xda-developers.com/axon-7/development/rom-guide-updates-to-stock-files-via-t3469484 TWRP and an unlocked bootloader. That worked ok, and I wanted to upgrade to the stock ROM 7.1. I installed this using TWRP https://forum.xda-developers.com/showpost.php?p=71664539&postcount=29. But now when it boot's after the bootloader it's stuck showing a linux logo, and it won't boot Android.
In the bootloader (http://i.imgur.com/Os4vkwT.jpg) I can try to go to fastboot, but selecting that only reboots the phone. I can however select recovery and go to the stock recovery (http://i.imgur.com/PBj6y6X.jpg). From there I have tried to sideload (selecting Apply update from ADB and adb sideload rom.zip) the stock rom (http://www.ztedevice.com/support/detail?id=1170789A90BA42E18B3364B80C7F5A26), the previous rom I tried to install (https://forum.xda-developers.com/showpost.php?p=71664539&postcount=29) and another TWRP stock rom (https://forum.xda-developers.com/axon-7/development/rom-kernel-stock-7-1-1-b02-based-a2017g-t3592470) but all fail at the very beginning saying "(adbd status 1) Installation aborted" (http://i.imgur.com/RzNSBtu.jpg).
I also tried to install linageos back using sideload but it fails ("failed to verify whole-file signature"). I believe that is because it's not the official rom and the stock recovery only accepts that.
ADB only works in sideload mode and fastboot doesn't (it loads the bootloader again).
Do you know how I should proceed? How could I install the stock rom, or TWRP again?
Thanks in advance.
Try it with this guide:
https://forum.xda-developers.com/axon-7/how-to/guide-reinstall-twrp-root-update-to-t3578552
If you can't flash recovery with axon7toolkit try it with the last step "Get Fastboot" first. ZTE removed the fastboot mode in Nougat, so you have to flash another fastboot image.
If you can boot into fastboot again you can flash TWRP and from TWRP a rom.
Good luck!
Hi Darkem,
Thanks a lot, that actually worked. I was under the impression I wouldn't be able to install TWRP because I was only able to use the command "adb sideload update.zip" but other commands like "adb reboot edl" didn't work. But as it's said in the other post, pushing the three buttons of the phone set the phone into EDL mode. From there I was able to install TWRP.
Thanks a lot again
(A2017G) Hello. I no longer have access to fastboot because I flash a stock rom (Nougat) with the recovery stock and it has removed my modified bootloader, I managed to install twrp in edl mode but I still have no access to bootloader. What should I do please? Flash a stock rom (Marshmallow) here (https://forum.xda-developers.com/axon-7/how-to/download-center-factory-images-ota-t3606547) to gain access to fastboot again (bootloader )? Thank you. Sorry translation from French to English with Google Translate
GAO161 said:
Hello. I no longer have access to fastboot because I flash a stock rom (Nougat) with the recovery stock and it has removed my modified bootloader, I managed to install twrp in edl mode but I still have no access to bootloader. What should I do please? Flash a stock rom (Marshmallow) here (https://forum.xda-developers.com/axon-7/how-to/download-center-factory-images-ota-t3606547) to gain access to fastboot again (bootloader )? Thank you. Sorry translation from French to English with Google Translate
Click to expand...
Click to collapse
Granted I have the A2017U, but in stock recovery I can still access the phone memory with my pc. Why not download the stock rom from ZTE, put it on the phone memory, and flash it in the stock recovery?
tabletalker7 said:
Granted I have the A2017U, but in stock recovery I can still access the phone memory with my pc. Why not download the stock rom from ZTE, put it on the phone memory, and flash it in the stock recovery?
Click to expand...
Click to collapse
So I flash a recovery stock with twrp and then I update to an official version Marshmallow with the recovery stock? I will recover my bootloader? Thank you
GAO161 said:
So I flash a recovery stock with twrp and then I update to an official version Marshmallow with the recovery stock? I will recover my bootloader? Thank you
Click to expand...
Click to collapse
Sorry, why do you want fastboot? If you're planning to relock the bootloader you'll need to be fully stock, which wouldn't be the case if you just installed a fastboot zip. Relocking the bootloader is probably the only thing that fastboot is mandatory for
Choose an username... said:
Sorry, why do you want fastboot? If you're planning to relock the bootloader you'll need to be fully stock, which wouldn't be the case if you just installed a fastboot zip. Relocking the bootloader is probably the only thing that fastboot is mandatory for
Click to expand...
Click to collapse
I want fastboot to be able to order with adb. Before I had it and when I flash a rom stock nougat it has deleted me
GAO161 said:
I want fastboot to be able to order with adb. Before I had it and when I flash a rom stock nougat it has deleted me
Click to expand...
Click to collapse
on fastboot mode you have fastboot lol
you have adb on FTM mode (vol down + power) or recovery
Choose an username... said:
on fastboot mode you have fastboot lol
you have adb on FTM mode (vol down + power) or recovery
Click to expand...
Click to collapse
I want to go back to ROM stock and bootloader locked but when I do not have access to the bootloader anymore I can not do the command "adb lock oem"

Categories

Resources