[GUIDE][All-In-One][Step-By-Step]Root, Recoveries, ROMs, Kernels, Kexec and Dual Boot

Search This thread

Cvballa3g0

Senior Member
Jul 20, 2011
151
83
Lakeland
BACKUP YOUR EFS!!!! IT WILL SAVE YOUR LIFE/PHONE/IMEI WHEN FLASHING ROMS
http://xdaforums.com/showthread.php?t=1791291



The Hitchhikers Guide to the Galaxy S III
samsung-galaxy-s3-review-3.jpg

STOCK ROM AND KERNEL FOR THE VERIZON GALAXY S III : http://xdaforums.com/showthread.php?t=1755386

Getting Root:

Drivers: http://downloadcenter.samsung.com/c...ss_I535_GSIII_Samsung_USB_Driver_v1_4_6_0.exe
Odin 3.07: http://samsung-updates.com/Odin307.zip
Stock Root Image(root_66): http://www.megashare.com/4384479

1. Install USB drivers
2. Download ODIN v3.07
3. Unzip the root_66.7z ( it'll turn into a 1.5gb .tar file)
4. While the phone is powered down, boot into ODIN download mode. (vol down + home + pwr)
5. Connect phone, open ODIN
6. In ODIN check auto reboot and F. Reset Time.
7. Click "PDA" then navigate to and select the root_66 .tar
8. Click "Start"

Now wait for it to flash and once rebooted, you'll have root access.

Getting a Custom Recovery:

Method 1:

1. Download the ROM Manager App: HERE
2. Flash CWM Recovery as the Verizon Galaxy S3.

Method 2:

- Stock Recovery, or CWM Recovery Touch

- TWRP 2.2 Recovery

- CWMod Based 6.0.0.8 Recovery for d2vzw 6.0.0.8

1. Download one of the recoveries you like best from above ^
2. Place the .img file onto your sdcard
3. Open terminal and type in these lines: (be sure to change the below)
Code:
$   su

#   dd if=/sdcard/.img of=/dev/block/mmcblk0p18

#   reboot recovery

Method 3: The easiest

Using mmmeff's VZW GS3 EZ-Recovery ~ multi-recovery flashing app
Ypda9.png


Method 4: (for TWRP)

1. Download the GooManager Beta App.
2. Lanuch the app and press the menu button.
3. Click "Install OpenRecoveryScript."
4. Press "Yes," and "Yes" again for the twrp d2vzw recovery.
5. Wait 10 seconds for the file to download and it should install the recovery.

**You can boot into recovery via the Rom Manager app also**

Getting a Custom ROM:

- Bean's Custom Stock Rom (50gb dropbox, Beats,Bravia Engine, Reboot Menu)

- [Stock] Vzw Rooted, Deodexed, Zipaligned

- [STOCK] [I535VRALF2] Stripped, Rooted

- [ROM][VZW][BETA] XTC Rom

- [ROM][HYBRID][Jellybean] PARANOIDANDROID v1.9.1a

- [Rom][7.23.2012][VRALG1]NoSympathy's Stock OTA 100% deodexed, zipaligned rom

- ☆ ★ | ROM | SynergyROM VZW S3 | ICS 4.0.4 | FULLY OPTIMIZED | ★ ☆

- Unofficial K-EXEC & CM9 (Beans)

- (Invisiblek) CM9 UNOFFICIAL D2VZW and CM10 UNOFFICIAL D2VZW ( need [URL="http://goo.im/gapps/gapps-ics-20120429-signed.zip"]Google Apps also. )[/URL]

1. Download a ROM of your choice and place it on your SD Card.
2. Reboot Recovery (from Rom Manager or *vol up + home + pwr*)
3. Make a backup
4. Do a factory reset, wipe cache + dalvik.
5. Flash the ROM zip.
6. Reboot once finished.

Getting a Custom Kernel: (This will replace your custom recovery)

You could always go back to your custom recovery by reflashing it in the method above.
FLASHING A KERNEL IS THE SAME PROCESS OF FLASHING A CUSTOM RECOVERY.


Method 1:

- [KERNEL] invisiblek v2 - i535 (direct download - kernel-invisiblek-v2-3.0.8-i585.img)
- [KERNEL][STOCK][BETA] b00sted-v001 (2012.7.14) ( 2 types of kernel, one for Stock, and another for CM9 )

1. Place the .img to your SD Card.
2. Open terminal and type in these lines: (be sure to change the below)
Code:
$   su

#   dd if=/sdcard/.img of=/dev/block/mmcblk0p18

#   reboot recovery

Method 2:

Using mmmeff's VZW GS3 EZ-Recovery ~ multi-recovery flashing app
Ypda9.png


*****The kernel replaces your Custom Recovery.
To boot into the kernel, you'd have to boot into the recovery partition, which is:
1. adb reboot recovery
or
2. (vol up + home + pwr) when the phone is off.*****

If you flash your custom recovery back, the kernel will no longer be in place.
So you can either have a kernal or a custom recovery.


Method 3: (Kexec: Custom Recovery + Custom Kernel)

To boot into the custom kernel, you'll have to flash the boot_emmc/sdcard_boot.img.zip from the recovery. If not, youll boot into the stock kernel.

- [KERNEL] invisiblek v2 - i535 (direct download - kernel-invisiblek-v2-3.0.8-i585.img)
- [KERNEL][STOCK][BETA] b00sted-v001 (2012.7.14)

1. Download and install mmmeff's EZ-Recovery for VZW Galaxy S3.
2. Launch the app, and flash the "CWM Touch" Recovery. ( IT HAS TO BE CWM TOUCH)
3. Now this is when you decide if you want to have the zips, and kernel on your Internal SD or EXT SD.
Internal:
1. Download the kernel of your choice, and rename it as "boot.img" and also download the boot_emmc_boot_img.zip file
2. Place both files in the root directory of your Internal SD Card. (/sdcard/)
3. Reboot into recovery via the EZ Recovery app or while holding (vol up + home + pwr) while the phone is off.
4. a. Press "install zip from sdcard"
b. "choose zip from internal sdcard"
c. Scroll down and choose "boot_emmc_boot_img.zip"
d. Choose " Yes - Install boot_emmc_boot_img.zip"
5. If you did this correctly, the phone should reboot mid way of installing the .zip file

External:
1. Download the kernel of your choice, and rename it as "boot.img" and also download the boot_sdcard_boot_img.zip file
2. Place both files in the root directory of your External SD Card. (/mnt/extSdCard/)
3. Reboot into recovery via the EZ Recovery app or while holding (vol up + home + pwr) while the phone is off.
4. a. Press "install zip from sdcard"
b. "choose zip from sdcard"
c. Scroll down and choose "boot_sdcard_boot_img.zip"
d. Choose " Yes - Install boot_sdcard_boot_img.zip"
5. If you did this correctly, the phone should reboot mid way of installing the .zip file

4. You now have a custom recovery and custom kernel running simultaneously.

Dual Booting:


---------------------------------------------
Video: http://www.youtube.com/watch?v=emDdQmNXLi8
Original Threads:
http://www.epiccm.org/2012/07/dualboot-cm9-on-sgs3-lte-sprint-t.html
http://xdaforums.com/showthread.php?t=1774795

TeamEpic-SGS3LTE-multiboot-cm9-setup-v1.zip http://k0nane.info/rom/ecm/TeamEpic-SGS3LTE-multiboot-cm9-setup-v1.zip

invisblek's cm9 and boot.img http://goo.im/devs/invisiblek/i535/roms

gapps http://goo.im/gapps

add this line in the update script. 3rd row from the bottom. line 143
package_extract_file("boot.img", "/dev/block/mmcblk0p7");

---------------------------------------------

Post below if I missed anything, or need to update anything!
Thanks! :laugh:

BONUSES:

- [HACK] Remove WiFi reminder
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Increase your phone volume, and/or remove boot sound/camera sounds.
http://xdaforums.com/showpost.php?p=27741216&postcount=54
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Free Wifi Tether: (Must have root)
1. Download and install WiFi Tether for Root Users
2. Launch the app and press the Menu button
3. Click "Settings" and press "Change Device-Profile"
4. Change it to "Generic ICS"
5. Done
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Script [APP] CPU Sleeper, The Battery Saver Mod
Disables CPU 1 when the display is turned off. Once turned on, the CPU goes back online.
CPUSleep v1.9.apk
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to add custom apps to the Headphones Connected notification
http://xdaforums.com/showthread.php?p=28986416
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[GUIDE] Enable Mass Storage Mode for External SD Card
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 
Last edited:

tjac357

Senior Member
Jun 5, 2011
53
4
Ohio
I can't extract the file. there isn't an option for it and it stays as a 650 mb file

nvm figured it out
 
Last edited:

faehsemc

Senior Member
Jun 25, 2011
1,372
353
Titusville
Now what happens if i ever want to unroot? Say dev edition comes out and yiu cant be rooted to do the new unlocking method found... i know what if what if... but still want to know

Sent from my SCH-I535 using Tapatalk 2
 

CBMC

Senior Member
Apr 12, 2009
570
105
Now what happens if i ever want to unroot? Say dev edition comes out and yiu cant be rooted to do the new unlocking method found... i know what if what if... but still want to know

Sent from my SCH-I535 using Tapatalk 2

Flash the stock rom with kernel. The thread that contains them is linked in the op.

Sent from my Galaxy Nexus using Tapatalk 2
 
  • Like
Reactions: faehsemc

tpike

Senior Member
Now what happens if i ever want to unroot? Say dev edition comes out and yiu cant be rooted to do the new unlocking method found... i know what if what if... but still want to know

Sent from my SCH-I535 using Tapatalk 2

Flash stock files in op is the normal method.

Not personally tried it:D



Thanks for the collection and the easy instructions.

Sent from my SCH-I535 using Xparent ICS Tapatalk 2
 
  • Like
Reactions: faehsemc

blade7840

Senior Member
Jan 6, 2011
410
86
Texas
WIFI Hack

How do you install the wifi hack? And if I use this VZW GS3 EZ-Recovery apk . I must download the recovery I want to use to sdcard first to use the VZW GS3 EZ-Recovery to install a custom recovery.
 
Last edited:

Cvballa3g0

Senior Member
Jul 20, 2011
151
83
Lakeland
How do you install the wifi hack? And if I use this VZW GS3 EZ-Recovery apk . I must download the recovery I want to use to sdcard first to use the VZW GS3 EZ-Recovery to install a custom recovery.

The Wi-Fi hash instructions are in that thread.
If you use the EZ recovery, you do not have to add the recoveries to your phone, they are included in the app.

Sent from my locked Verizon Samsung Galaxy S III
 
  • Like
Reactions: hrffd

neyenlives

Senior Member
Oct 11, 2010
3,415
868
need to add the goomanager method to getting TWRP recovery, once rooted install goomanager, launch it and hit menu button and select launch open recovery script and then it will find the latest version for your device and it will install it from there for you
 

chocolate8175

Senior Member
Sep 10, 2011
448
49
Cleveland, Ohio
Thanks for the guide, I would probably suggest adding that you need to rename the "root_66.tar" file before flashing. I had to rename mine "rooted.system.image.tar" for ODIN to recognize it, thanks again though
 

shimp208

Inactive Recognized Contributor
Jan 25, 2011
2,613
3,089
Boston
Great guide maybe add information about kernel kexec

Sent from my SCH-I535 using xda premium
 

Cvballa3g0

Senior Member
Jul 20, 2011
151
83
Lakeland
Thanks for the guide, I would probably suggest adding that you need to rename the "root_66.tar" file before flashing. I had to rename mine "rooted.system.image.tar" for ODIN to recognize it, thanks again though


i flashed mine without changing the file name... weird.




Great guide maybe add information about kernel kexec

Sent from my SCH-I535 using xda premium

I would it i knew how to use it. I'm not familiar with it.


Sent from my locked Verizon Samsung Galaxy S III
 

Top Liked Posts