Yes, everything's there when I browse to it in ES File Explorer.
Yes, everything's there when I browse to it in ES File Explorer.
I've seen the same thing on my Windows machine, though I have yet to debug it. Oddly, like DM, I see it all on my Ubuntu machine.
One quick question: When I flash CWM through adb or ROM Manager, it only uses the custom recovery temporarily, correct? When will it revert to the stock recovery? On reboot? I've read on how to permanently boot into a custom recovery, this was the only part that wasn't clear to me.
So essentially, if I don't want to remove that file, my options for getting to CWM recovery are to flash it through ROM Manager or using adb fastboot commands to boot into it.No, if you're "stock" the "stock recovery" will always revert until you remove a particularly file (I never remember the name, but it's mentioned here countless times. Check my OTA thread, there's a decent explanation in there). You have the option of booting into recovery instead of flashing it; booting just let's you go right in, without installing it.
So essentially, if I don't want to remove that file, my options for getting to CWM recovery are to flash it through ROM Manager or using adb fastboot commands to boot into it.
Do you have an update for this thread for Jelly Bean? How do we root if we did the OTA update?
fastboot devices
fastboot oem unlock
fastboot flash recovery [insertnameofrecoveryimagehereanddeletebrackets].img
./fastboot-mac
If you choose to rename it, rename itreboot-from-recovery.p
reboot-from-recovery.p-bak
How to Unlock and Root your Verizon Galaxy Nexus Running 4.1.1 in a Few Simple Steps - WINDOWS/MAC
- Download Wug's Toolkit, follow the prompts to install the adb and fastboot drivers. You can use this to unlock or you do it manually. Choice is yours.
- Download the latest SU.zip, found in this post.
- Backup your files using Wug's or adb (this is beyond the scope of this quickie guide, so Google it )
- Manually boot into the bootloader (or use adb). Hold volume UP, volume DOWN, and POWER simultaneously when you are powered down. This will bring you to "Fastboot Mode." Connect your phone to your computer with a USB cable.
- Find the folder that has the fastboot.exe executable. This will be in the Wug's Toolkit folders, perhaps in the /data folder. (Double check)
- Open a command prompt from that folder.
- Make sure fastboot is working. Type
You should see a serial number. If none, (a) make sure you're in the right location [where the fastboot.exe is] and (b) make sure your fastboot drivers are working (step 1)Code:fastboot devices
- To unlock--and this will wipe every single thing you have that's not synced with Google--type in the following command:
Select yes. Reboot the phone, set it up as you normally would. Place the superuser zip you downloaded in the prior steps on your SDcard/internal storage (or simply download it from your browser--it'll be in the downloads folder).Code:fastboot oem unlock
- Go download a Custom Recovery. This can be from ClockworkMod or from Team Win Recovery Project. Make sure you download the latest, and make sure it either says Verizon or "toro" (our top-secret Google codename). Place this custom recovery "image" (it's a .img file) in the same exact folder with the fastboot.exe you used previously.
- Boot back into the bootloader (see steps supra), connect it to your computer via USB, then launch a terminal/command prompt from the fastboot.exe folder.
- Now, you have two options. You can FLASH the custom recovery or you can BOOT the custom recovery. See this post for info. I will presume you want to flash/install it, so type this
Code:fastboot flash recovery [insertnameofrecoveryimagehereanddeletebrackets].img
- Once flashed, boot into Recovery Mode using the volume keys to find "Recovery Mode" and the power button to select it.
- Once in your recovery, choose "install" or "install zip from SDcard." Find your superuser zip. Install it. Reboot system. If you're in CWM, you get to choose whether you want your custom recovery to permanently stick OR if you want the stock recovery (in which you can do almost nothing) to "revert." Choose YES to keep the custom recovery, NO to revert.
- After it boots, go find the superuser application in your app drawer. Update the binary from within the app (hunt around, it's in there). Congrats, you're rooted .
[NOTE]
[/NOTE]
- If you don't have fastboot.exe, but rather, fastboot-windows.exe, simply replace "fastboot" in the commands above with "fastboot-windows"
- If you have an Apple/Mac, while you don't need to install drivers (yippee!), you must download this zip. Unpack it to your "home" directory (so for me, /Users/dmmarck/thatfolderhere). (In theory, you can unpack it anywhere, just make sure to cd/change directory to that place or just make sure it works by using the "fastboot devices" command above). For your fastboot commands, instead of using "fastboot," you must use
Code:./fastboot-mac
- If you want to keep your custom recovery but aren't using a newer version of CWM that let's you choose to keep it, then once you're rooted, simply grab a file manager (I recommend Root Explorer), then go to the /system folder (make sure you have root permissions, which will become painfully obvious if you don't lol), and either rename or delete the file titled If you choose to rename it, rename it