- 05-22-2012, 12:09 AM
Thread Author #1
- 05-22-2012, 02:24 AM #2
Re: Galaxy Nexus 4.0.4 root help
i finally got mine rooted/unlocked but cant get the rom to show up. i even wiped my phone clean. i was mad as hell. then i heard about the update supposedly coming out today ota.
- 05-22-2012, 08:58 AM
Thread Author #3
- 05-22-2012, 09:03 AM #4Former moderator & advisor.
HTC - the One to rule them all.
- 05-22-2012, 09:03 AM #5
- 05-22-2012, 09:18 AM
Thread Author #6
- 05-22-2012, 12:53 PM
Thread Author #7
- 05-22-2012, 12:57 PM #8
Re: Galaxy Nexus 4.0.4 root help
Excellent, enjoy!
Former moderator & advisor.
HTC - the One to rule them all.
- 05-22-2012, 12:57 PM #9
- 05-22-2012, 01:07 PM #10
- 05-29-2012, 06:49 PM #11
- 06-05-2012, 06:30 PM #12
Re: Galaxy Nexus 4.0.4 root help
Help! I am new to this whole experience: Verizon Galaxy Nexus. I have unlocked the Bootloader, flashed the CWMR 5.5.0.4 beta 6 recovery. I cannot get the su.zip or any zip file to show up. I adb push them to the phone, it seems successful, then I go to the recovery "install zip from sdcard" and it says "no files found" . Yikes. Now my phone is useless.
I would appreciate anyones help. BTW I am using a mac.
Thanks,
newandroidguy - 06-05-2012, 08:58 PM #13
Re: Galaxy Nexus 4.0.4 root help
use the mtp connection with your computer to put the su.zip (use this one )
so place that file on your sd card somewhere, like download folder or wherever.
then, boot into recovery mode (you can do so manually by powering off, then powering up while holding Vol up, Vol Down, and Power all together) - then use volume keys to navigate to Recovery, then power key to select recovery. Then go thru recovery, install zip from sd card, find the su-latest and install.

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] * - 06-17-2012, 07:46 PM #14
Re: Galaxy Nexus 4.0.4 root help
I was rooted on my Verizon GNex under 4.0.2. Got the OTA update to 4.0.4, but apparently have lost root (naturally
).
When I go into FastBoot mode, it displays "LOCK STATE – UNLOCKED," but won't read the phone when I connect via USB to my Mac. I have downloaded the latest su.zip, but I can't reboot into recovery (nor can I do anything else a truly rooted phone can do).
Tried to rename/delete the "recovery-from-boot.p" file using Root Explorer, but it keeps telling me the file is untouchable because it's a system file.
Have run out of ideas; anyone have any other suggestions? (Obviously, it's past time for me to put a custom 4.0.4 ROM on the phone, but I need to root, first.)
Thanks in advance! - 06-17-2012, 07:53 PM #15
Re: Galaxy Nexus 4.0.4 root help
are you at all familiar with fastboot?
i would have you download the 404 su .zip straight from your phone (so it will be in your sd/downloads folder).
then download the latest version of clockwork mod and place it in the same folder as fastboot on your computer.
then you can put usb debugging mode on the phone while connected by usb to cpu, open up terminal or command prompt (depending if you use mac or pc), and "cd" to the folder that contains fastboot.exe (as well as the zipped up copy of cwm you will download), then you can enter this command:
then you should have cwm temp booting on your device - navigate to install zip from sd card, go to downloads, and flash the latest su.Code:./fastboot boot recovery whatevertheclockworkfileiscalled.zip
after that reboot, flash cwm permanently whichever way you prefer (rom manager, fastboot) and you'll be good to go.
any questions feel free to ask here
gl

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] *Thanked by: - 06-17-2012, 07:58 PM #16
Re: Galaxy Nexus 4.0.4 root help
Doh . . . I meant, I was unlocked under 4.0.2, not rooted. So yes, familiar with FastBoot. (And no, I can't reboot into recovery from FastBoot—I see the "LOCK STATE—UNLOCKED" notice, but it pretty much acts as though it's locked.)
I'll try your suggestions—thanks a ton!
- 06-17-2012, 08:40 PM #17

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] *Thanked by: - 06-17-2012, 08:51 PM #18
Re: Galaxy Nexus 4.0.4 root help
Okay . . . phone is in Fastboot (bootloader) mode, lock state = unlocked (according to the phone). However, I can't find JUST Clockwordmod Recovery (zip file) to put in the same directory on my Mac as Fastboot is, to run the recovery.
(Also, I'm away from home, so stuck with my Macbook Air, which never seems to see the phone in Finder, although other apps see it connected as a media device or camera.)
I'll fiddle with it a bit more, but it's probably going to have to wait until I get home late this week.
Thanks again for stepping up!
- 06-17-2012, 09:01 PM #19Privacy is overrated :PThanked by 2:
- 06-17-2012, 09:05 PM #20
- 06-17-2012, 09:10 PM #21
Re: Galaxy Nexus 4.0.4 root help
you need this:
that's cwm touch - place that file in the same folder as fastboot.exe on your computer. for example, if you downloaded the superboot folder and left it on the desktop - inside that folder (mysid or whatever it's called when you downloaded the files to unlock/use adb/fastboot etc) - so inside that folder is adb and fastboot files (theyre executables but on a mac they will just say adb or fastboot).
so, download the recovery file to the cpu and leave it untouched (still zipped), and place it inside that folder that contains fastboot.
so you already have the latest su package in a zip on your phone after you download it from your phone browser - so you make sure usb debugging is checked, then you connect your phone to the cpu with usb.
next, power off phone and power back on with vol up, vol down, and power held together to get to bootloader mode.
next, open terminal on the cpu and cd to the folder that contains fastboot.
for example, that folder is called "adb-fastboot" (i dont know what you're folders are called you have to enter the name of the folder, thisis just an example) - and that folder "adb-fastboot" is on the desktop.
cd desktop
cd adb-fastboot
./fastboot boot recovery clockworkwhatever5.5.0.whatever.zip
that should get you into recovery temporarily, then you flash the su zip on the phone thru recovery, then you reboot system now, unplug the phone when it starts back up (not in fastboot mode! regular mode) - and from there you should be able to download rom manager and just flash cwm the easy way.
good luck!!!

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] *Thanked by: - 06-17-2012, 09:26 PM #22
Re: Galaxy Nexus 4.0.4 root help
*sigh* Not working. The download is an image, so I made a zip of it as well.
Used the following command, and one without .zip:
For both, I got this:Code:/Users/sbhall52/GNexRoot/fastboot boot recovery recovery-clockwork-touch-5.8.0.2-toro.img.zip
I think I'm going to have to wipe the phone and start over—seems that having the phone saying it's unlocked, but not really being unlocked, is playing hell with everything else.Code:cannot load 'recovery'
Appreciate all the help—I love how the people here go the extra mile to give anyone that extra bit of knowledge!
I'll fight with this again when I'm not on vacation, and can give my full attention.
- 06-17-2012, 09:58 PM #23
Re: Galaxy Nexus 4.0.4 root help
Wait my bad. You want the img
Leave it as an image: just cwm, su is a zip
Just do everything I said but .img instead of .zip in the commands.
My bad sorry

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] *Thanked by: - 06-17-2012, 09:58 PM #24
Re: Galaxy Nexus 4.0.4 root help
Its been a long day

The command is ./fastboot boot recovery clockwork4847484747whatever.img

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] * - 06-18-2012, 07:40 AM #25



Reply


































