Superboot is a boot.img that when booted, will root your device the first time you boot (installing su and the superuser APK). No need to flash any partitions, no need to mess around with ADB, no messing with the contents of your data partition, no overwriting the shipped ROM on your device, just boot the boot image using the instructions below and you're done!
- Download the Superboot zip file above and extract to a directory
- Put your device in bootloader mode - Turn off the phone then turn on with the 'volume up' and 'volume down' buttons both pressed to enter the bootloader (as pictured below)
- WINDOWS - double click 'superboot-windows.bat'
- MAC - Open a terminal window to the directory containing the files, and type 'chmod +x superboot-mac.sh' followed by './superboot-mac.sh'
- LINUX - Open a terminal window to the directory containing the files, and type 'chmod +x superboot-linux.sh' followed by './superboot-linux.sh'
Note: If you are using a retail device, you may need to unlock the bootloader first, using './fastboot-windows oem unlock' (or the appropriate version for your machine, included in this zip). Note that the OEM unlock sequence wipes your device, so consider doing an 'adb backup' beforehand if required!
cheers paul for this now can you sort an unlock please so i can get my tmobile sim working in it anytime before my t would be great in the next say 30 mins would be smashin
cheers paul for this now can you sort an unlock please so i can get my tmobile sim working in it anytime before my t would be great in the next say 30 mins would be smashin
so this is a temporary or permanent root because i didnt understood well the ''until such time as you reboot after running this process (it's a non permanent ADB root as it's a 'fastboot boot' and not a 'fastboot flash').''
so this is a temporary or permanent root because i didnt understood well the ''until such time as you reboot after running this process (it's a non permanent ADB root as it's a 'fastboot boot' and not a 'fastboot flash').''
I'm sorry, i find this a bit confusing. Why do you make mention then to 'reboot', if people dont have to worry about it (as in my definition of permanent).
Does superboot allow for root under adb (until restart), and for normal os operation+root access, the latter not being affected by a reboot, is that it?
Sent from my GT-I9000 using Tapatalk
maguro/custom-JDQ39/custom#3.0.31/XXLJ1
manta/CM10.1/trinity#TX36-GPU620-4.2.2-ANY
tf201/cm10-NIGHTLY#20120820/stock#2.6.39.4
XDA forum rules here
bug report? logcat and /proc/kmsg, or it "never happened". How TO Ask questions on the Internet
aosp-maguro READFIRST here(credit: efrant)
aosp-gnex READSECOND here(credit: efrant)
Does superboot allow for root under adb (until restart), and for normal os operation+root access, the latter not being affected by a reboot, is that it?
This is what he means. Running "fastboot boot" allows you to access the root shell using adb, however after reboot you will not be able to do that again until you reboot with the same command, or flash his permenant adb root .img from his other thread.
Once you have done this method once, the su binary and Superuser.apk are on your device, and will be there permentantly, until such a time as you remove them or you reflash a stock image. This means your on-device root is permenant too.
Would you like to know one of the things that really annoys me on a daily basis? Tough, … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?