***I HOLD NO RESPONSIBILITY OF WHAT YOU DO TO YOUR DEVICE, WHILE THERE IS LITTLE RISK OF BRICK, I AM NOT RESPONSIBLE OTHERWISE***
YOU WILL NOT LOSE ANY SETTINGS OR DATA DOING THIS*
Download the following zip file and rename it to update.zip
Step 1. Connect your phone to your computer and copy the renamed update.zip to the root of your internal memory
Step 2. Turn the phone off after file transfer is complete
Step 3. Hold both Volume Up and Volume Down while powering on the device to enter the recovery menu(note: let go of the power button after seeing initial boot screen, otherwise it'll continue to power cycle)
Step 4. Select Reinstall Packages from the recovery menu using Volume Up and Down to navigate, and Power to select
Step 5. Phone will automatically reboot, and you will have root privileges, and the Superuser program installed.
Alternatively, if you can not get the timing of using the hardware keys to enter recovery mode, you can use the following command to enter it.
Connected to ADB you can type
Code:
adb reboot recovery
into the console to reboot the phone into recovery, alternatively you could also download a terminal emulator on the market and just type
Code:
reboot recovery
EDIT: Made the directions easier to follow
Last edited by chaoscentral; July 20th, 2010 at 02:07 AM.
Reason: updated entering recovery mode with button presses
The Following 75 Users Say Thank You to chaoscentral For This Useful Post:
Is this confirmed to work on the Vibrant?? Link? Will it work on the Epic?
won't work on Epic until it's modified and resigned, if you can get me the samsung model number I could do that. But just like all Galaxy S phone's this should work.
and a few people in the Vibrant forums who have the phone are confirming it as working
Also a couple replies to your posting @ XDA that say it's not working for them. Gonna be keeping an eye on both threads.
which ones say its not working for them? I see ones saying theres still slight lag or they couldnt get their usb or adb working, but no one saying the root didnt work
Sorry for the double post, but here's the updated zip file, edited it under ubuntu this time instead of windows, I think it was because I used wordpad last time it added in some funny formatting. Should be all set now I hope lol
Sweeeeeeeeeeeeeeeeeeeet. Best part of that article:
Quote:
Given that this phone is coming to all four tier 1 carriers in the U.S. (and a couple regional ones), I expect a sizable development community will support this device.
<there are more but I cannot think of any right now>
Backup your system
You can make a folder on your sdcard and backup all of your .apk files to your sdcard (helps if an author decides to "upgrade" you to a version that requires you to pay to use the version you just had)
Relocate your (browser/maps/market) cache to your /sdcard
Relocate your installed applications to your /sdcard
Reboot your phone from the terminal app easily (su <enter> reboot <enter>)
Last edited by subie41ife; July 13th, 2010 at 06:30 PM.
The Following 2 Users Say Thank You to subie41ife For This Useful Post:
yes, there are always risks involved. This will be my first android phone as well, so im not 100% sure about it. I'm going to root mine, does that mean you should? it's your phone and your choice. I would make sure you read up on it and feel comfortable in doing it. I still have reading up on it alot more myself!
I am came from the land of iPhones since the very first iPhone came out, 95% of the time all my iphones(2g, 3g, 3gs) were jailbroken.
Sorry for the double post, but here's the updated zip file, edited it under ubuntu this time instead of windows, I think it was because I used wordpad last time it added in some funny formatting. Should be all set now I hope lol
You put the update.zip on the INTERNAL SD card. That's the only place it'll read from in recovery mode. @pkulak, I dunno yet. I'm sure that'll require a custom ROM, not sure if that's in any of those published yet or not. I'm staying on stock ROM for now.
By the way, the internal SD card is mounted as /sdcard and the external SD card is mounted as /sdcard/sd
The Following 2 Users Say Thank You to maerlim For This Useful Post:
I really hope someone can get this running 2.2. I want to run Gingerbread in the future, and this phone seems future proof. Would hate to be locked in a two year contract with this running only 2.2.
1. Complete step by step "how to root" conecting phone to PC and on PC type etc...
2. Terminal? is that mean typing on phone? Rockie here.
3. Can we install android 2.2 on root phone?
I don't have the Captivate yet (hopefully soon when the wife tires of hearing me going on and on about it). Until we get some custom roms that require this, I am going to hold off on rooting it. If I need to load a non market app, I will do it with adb. That way I can keep my warranty intact and have the opportunity to upgrade to the official froyo update promised in the near future. If Samsung does not provide gingerbread by next year, then rooting will be inevitable, but until then I can live without it.
1. Complete step by step "how to root" conecting phone to PC and on PC type etc...
2. Terminal? is that mean typing on phone? Rockie here.
3. Can we install android 2.2 on root phone?
Thanks
1. Rooting the galaxy involves a few steps. You need to download the android sdk (available on Windows, Linux, and Mac OS X) and install it on your computer, install the necessary drivers to connect the phone to the computer via USB, put the update.zip in the root folder of the internal memory, then enable USB debugging on the phone in the developer tools setting, then go to a command prompt on you computer and use adb (a program in the SDK/tools directory on your computer) to boot the phone (connected via USB to your computer) into recovery mode by typing the command above, once booted into recovery mode, you will need to apply the update to enable root and then reboot your phone.
2. You will get access to terminal before rooting, but you won't have su privilages until you do.
3. Until now only official Samsung signed roms run, so no custom froyo on Galaxy S yet. Samsung has promised a froyo update on Galaxy S (in August for Korea as far as we know), so there in not much longer to go to get it officially. Only thing rooting will do for you right now is allow you to do some things you can't otherwise. If only thing you want are non market apps, there is a way to install them through adb without rooting.
Last edited by rajendra82; July 16th, 2010 at 01:55 PM.
The Following 2 Users Say Thank You to rajendra82 For This Useful Post:
1. Rooting the galaxy involves a few steps. You need to download the android sdk (available on Windows, Linux, and Mac OS X) and install it on your computer, install the necessary drivers to connect the phone to the computer via USB, put the update.zip in the root folder of the internal memory, then enable USB debugging on the phone in the developer tools setting, then go to a command prompt on you computer and use adb ( a program in the SDK/tools directory on your computer) to boot the phone (connected via USB to your computer) into recovery mode by typing the command above, once booted into recovery mode, you will need to apply the update to enable root and then rebbot your phone.
you don't really need adb anymore, just reboot into recovery using the hardware buttons. I'm gonna update the first post so the wording is much better lol.
The Following 2 Users Say Thank You to chaoscentral For This Useful Post:
you don't really need adb anymore, just reboot into recovery using the hardware buttons. I'm gonna update the first post so the wording is much better lol.
This is how I did it last night. Easy as pie. Thanks chaoscentral for your guide on this. Hey by the way, what program do you use to "sign" those update.zip files?
The Following User Says Thank You to maerlim For This Useful Post:
If only thing you want are non market apps, there is a way to install them through adb without rooting.
Anyone have a link for how to do this? I've been googling, but I can't find anything (and I'm new to android so I probably don't know the right places to check).
device commands:
adb install [-l] [-r] [-s] <file> - push this package file to the device and install it
('-l' means forward-lock the app)
('-r' means reinstall the app, keeping its data)
('-s' means install on SD card instead of internal storage)
adb uninstall [-k] <package> - remove this app package from the device
('-k' means keep the data and cache directories)
Anyone have a link for how to do this? I've been googling, but I can't find anything (and I'm new to android so I probably don't know the right places to check).
This is how I did it last night. Easy as pie. Thanks chaoscentral for your guide on this. Hey by the way, what program do you use to "sign" those update.zip files?
This is how I did it last night. Easy as pie. Thanks chaoscentral for your guide on this. Hey by the way, what program do you use to "sign" those update.zip files?
So you have rooted your captivate? Sweet..... I am new to android, don't understand much but sure like it still learning about rooting....
Found this about signing thing... still don't get it but hope it will help you out....
I am struggling to root this thing. I have put it on my sd card and on my internal memory and I keep getting "E:can't open /sdcard/update.zip (No such file or directory) Installation aborted.
So I am rooted using the info from this thread, I have the Superuser Permissions app on my phone. Now what...
I understand there aren't any custom roms floating around for this device yet. But i thought i would be able to delete some of the AT&T bloatware away (AT&T Maps, Navigator, Music, etc.). Am I missing something?
Sideloading apps isn't a big deal, I did that on the backflip with no problems. Assuming it will work the same on this phone (using adb install).
The Following User Says Thank You to keredini For This Useful Post:
I am struggling to root this thing. I have put it on my sd card and on my internal memory and I keep getting "E:can't open /sdcard/update.zip (No such file or directory) Installation aborted.
How exactly did you get the file on the sd card? Do you know for sure that you have it on the internal card and not the external one?
I am struggling to root this thing. I have put it on my sd card and on my internal memory and I keep getting "E:can't open /sdcard/update.zip (No such file or directory) Installation aborted.
I don't want to imply that you're stupid or anything, so please forgive the question.....
You DID rename the file you downloaded to UPDATE.ZIP right?
How exactly did you get the file on the sd card? Do you know for sure that you have it on the internal card and not the external one?
I think this is the issue. On my PC I can only see the internal and external SD Cards. Not the third drive which I assume is the internal drive? How do I gain access to that to drag update.zip to it?
I think this is the issue. On my PC I can only see the internal and external SD Cards. Not the third drive which I assume is the internal drive? How do I gain access to that to drag update.zip to it?
And yes I renamed it as update.zip
internal sd card is where it needs to be, not the internal memory