Problema getti su on ns4g - Nexus S Q&A, Help & Troubleshooting

Im teying to root my wife's ns4g and have acheaves s off but no su can any on give tell me how tp get su
Thanms
Sent from my PC36100 using XDA App

firket2000 said:
Im teying to root my wife's ns4g and have acheaves s off but no su can any on give tell me how tp get su
Thanms
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
WOW. That is all...

This is what you should try, might work...
How To: Root Nexus S 4G
1. Download GRJ22 Stock Rooted ROM HERE
2. Download CWM Recovery from HERE
3. Open a terminal and use the following commands:
adb reboot bootloader
fastboot oem unlock
fastboot flash recovery recovery-clockwork-3.1.0.1-crespo4g.img
4. Navigate to "recovery" in the bootloader and select it
5. Navigate to "mounts and storage" > "mount USB storage"
6. Place the GRJ22 Stock Rooted ROM on your sdcard
7. Navigate to "Unmount" > "+++++Go Back+++++"
8. Navigate to "install zip from sdcard" > "choose zip from sdcard" > choose "GRJ22DEODEXED.zip" > choose "Yes – Install GRJ22DEODEXED.zip"
9. Navigate to "reboot system now" and enjoy.
Thank Pete for this ;D

Thanks for the reply i habe it working now. Really tjats not all i have an evp running 2.3.3 so theres always that
Sent from my PC36100 using XDA App

I bet you were always the best speller in class

How did you knpw lol
Sent from my PC36100 using XDA App

Related

Clockwork 3. Tells me image not found.

Ok so I got help a few hours on here about my recovery not working. Im trying to but clockwork 3. On my phone by using a youtube video. It tells me to download the clockwork 3 and put it in my root of my sdcard. Then go to terminal app type in
su
Flash_image recovery /sdcard/clockwork.img
Everytime I do that, it says" flash_image not found".
Is their another way to put clockwork 3 on my phone so I can put CM7 on it. Plz help and thanks
Sent from my HTC Glacier using XDA App
You have to navigate your cmd window to the same directory that you have the flash_image file in...
Sent from my Nexus One using XDA App

Nand unlock...possible??

Is there a way to nand unlock?
Thanks
Sent from my Desire HD using XDA App
What do you mean by that?
NAND is the internal memory place of the device and wht do you mean by unlocking NAND?
i never heard about unlocking NAND
So you can write to it I guess, there's a app that needs nand unlocked to work, SMS limit unlock
Try the following in ADB
adb shell mount -o remount,rw /dev/block/mtdblock3 /system
once you use this command you should be able to push to the /nand directory
if not push the file to the system directory using ADB and then try moving it to /nand from there...
That being said, i don't think i've ever heard of an app that needs access to the /nand directory like you are describing...
rosswaa said:
Is there a way to nand unlock?
Thanks
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
Hi,
I have used the following steps for unlocking NAND:
Step 1: Search and download the froyo rom of your choice.
Step 2: Place the rom on the sdcard in the bottom directory
Step 3: Open "Rom Manager" and Select "Reboot into Recovery"
Step 4: Once in recovery select "install zip from sdcard"
Step 5: Locate the rom you placed on your sdcard and install it.
Step 6: Once the update is finished select "wipe data/factory reset"
Step 7: Confirm the wipe.
Step 8: Reboot your phone.
Now the phone has rooted with the NAND unlocked.
That's been done since I had the phone, thanks anyway
Sent from my Desire HD using XDA App

[ROOT] G2X Gingerbread 2.3.3. stock ROM with flashable zip in Clockworkmod Recovery

Update on 9/11/11: Thanks to phburks there is now a flashable zip to root the G2X stock rom. He figured out that the update-binary we were using was not compatible with the G2X. He found the compatible binary that allows us to create flashable zip files. Hats off to phburks. This is an unsigned zip and you should not be required to toggle signature verification. Of course the files required to root the phone (su and Superuser.apk) were created by Chainsdd.
There are two flashable zip packages. The first one roots the G2X. You simply flash it with Clockworkmod Recovery. The second zip unroots the phone for those who wish to unroot their device for whatever reason.
After rooting go to the Android Market and get the Busybox installer referenced below. Use that to install and keep Busybox updated.
Root Zip for G2X: http://www.mediafire.com/?92qpr525ztblh8w
Unroot Zip: http://www.mediafire.com/?2vr7cmgg7qcdn14
HOW TO ROOT
1. Install latest Clockworkmod Recovery using NVFlash, if you haven’t already done so.
http://forum.xda-developers.com/showthread.php?t=1056847
2. Download the root zip package referenced above.
3. Put the zip package on your internal or external sd card on your G2X. Do not unzip the package.
4. Turn off phone and boot into Clockworkmod Recovery by pressing volume down and power and hold until the fancy LG (second one) appears.
5. Select install zip from sd card. Select and flash the root zip package. Note: You navigate in Clockwordmod Recovery by using the volume keys up and down and commit the action by pressing the power button.
6. Reboot your phone. You are now rooted.
NOTE: THE FOLLOWING BELOW IS OBSOLETE. IT IS LEFT FOR HISTORICAL PURPOSES ONLY.
Original post made on 9/9/11:
I wanted to run the stock Gingerbread ROM and wanted to root it without flashing a new ROM. I was able to succesfully do it and the instructions are below. I was attempting to make an update.zip to do this but it kept getting a "status 0" error. The original superuser zip by ChainDD also gets this error. So I decided to try and root it using ADB commands while running Clockworkmod Recovery. Here is how I did it. If someone can help me get an update.zip that will install without error in Clockworkmod Recovery to make this easier for people to install it would be much appreciated.
1. Download my G2X root package that includes necessary ADB files (Android SDK install not required) and unzip the contents. The package contains the latest versions of “su” and “Superuser.apk”.
http://www.mediafire.com/?6rdrdfxvdoq9nkv <download link for my root G2X package>
2. Install latest Clockworkmod Recovery using NVFlash, if you haven’t already done so.
http://forum.xda-developers.com/showthread.php?t=1056847
3. Boot into Clockworkmod Recovery by holding down volume down and power until fancy LG logo shows (about ten to fifteen seconds). This is not the first one displayed when the phone powers up. Wait for recovery to start. Just to be safe perform a backup of your device’s current state.
4. Using the recovery menu scroll down to “mounts and storage,” press the power button, scroll down to “mount system” and press the power button.
5. Now that your system is mounted plug your phone into your computer (let drivers install if you have not done before – requires LG USB driver package).
http://bit.ly/qyoAxY <shortened link for direct download from LG server>
6. Open a command prompt windows on your computer. In the command prompt window change to the directory to where you unzipped the G2X root package.
7. Issue the following ADB commands. Do not type the the text in the brackets <>. That is just information on what the command is doing.
adb kill-server
<make sure no conflict with another version of adb server running>
adb devices
<checks to see if phone is connected to adb>
adb push system /system
<make sure you type a space before “/system”>
adb shell chmod 6755 /system/bin/su
adb shell ln -s /system/bin/su /system/xbin/su
<make sure you type a space before “/system/xbin/su ”>
8. System is now rooted. You can unplug the USB cable now.
9. Now in Clockworkmod Recovery choose “unmount system.”
10. Go back to the main menu and choose “reboot system now.”
11. If you want busybox (some root programs such as Titanium Backup require it) on your system go to the Android Market after rebooting your phone and search on “Busybox.” Download and run the Busybox installer by Stephen (Stericson). When you are prompted allow it to have superuser permissions.
http://bit.ly/qIAoXZ <link to Android Market page for Busybox>
12. You are now rooted with a working busybox installation.
13. It is a good idea to go back into recovery and make a backup of your newly rooted system before you start installing and running programs that obtain superuser permissions.
14. Enjoy the power!
Please click the Thanks button if this helped you out.
Reserved for future use.
Much appreciated for the help, but I don't think I will be using it.
Why not just load a rooted GB or xboards GB, same thing isn't it? lol.
Paul Nur said:
Much appreciated for the help, but I don't think I will be using it.
Why not just load a rooted GB or xboards GB, same thing isn't it? lol.
Click to expand...
Click to collapse
This is for people who have been using the phone after applying the update and don't want to start from scratch again. This lets you just root the phone without needing to flash a rom and format the system.
Wow, I've been waiting fire this thanks jboxer.
Sent from my LG-P999 using XDA App
jboxer said:
This is for people who have been using the phone after applying the update and don't want to start from scratch again. This lets you just root the phone without needing to flash a rom and format the system.
Click to expand...
Click to collapse
Ohhhhhhhhhhhhhhh, I got it lol thanks for showing me it from a different angle
still realy no point xboarders is more stable and much faster then stock and all u need to do is flash his rom then go to advanced restore and only restore data ive gotten away with that doesnt always work though
Always good to have more options.
phburks said:
Always good to have more options.
Click to expand...
Click to collapse
Damn straight. Keep it up, jboxer.
Sent from my LG-P999 using xda premium
Very nice! Thanks man, much appreciated.
Sent from my LG-P999 using XDA App
awesome i tried it on another g2x phone running 2.3.3 root the phone so fast plus with no lost data
thread rated 5 stars ^-^
Change Directory
jboxer said:
I wanted to run the stock Gingerbread ROM and wanted to root it without flashing a new ROM. I was able to succesfully do it and the instructions are below. I was attempting to make an update.zip to do this but it kept getting a "status 0" error. The original superuser zip by ChainDD also gets this error. So I decided to try and root it using ADB commands while running Clockworkmod Recovery. Here is how I did it. If someone can help me get an update.zip that will install without error in Clockworkmod Recovery to make this easier for people to install it would be much appreciated.
1. Download my G2X root package that includes necessary ADB files (Android SDK install not required) and unzip the contents. The package contains the latest versions of “su” and “Superuser.apk”.
http://www.mediafire.com/?6rdrdfxvdoq9nkv <download link for my root G2X package>
2. Install latest Clockworkmod Recovery using NVFlash, if you haven’t already done so.
http://forum.xda-developers.com/showthread.php?t=1056847
3. Boot into Clockworkmod Recovery by holding down volume down and power until fancy LG logo shows (about ten to fifteen seconds). This is not the first one displayed when the phone powers up. Wait for recovery to start. Just to be safe perform a backup of your device’s current state.
4. Using the recovery menu scroll down to “mounts and storage,” press the power button, scroll down to “mount system” and press the power button.
5. Now that your system is mounted plug your phone into your computer (let drivers install if you have not done before – requires LG USB driver package).
http://bit.ly/qyoAxY <shortened link for direct download from LG server>
6. Open a command prompt windows on your computer. In the command prompt window change to the directory to where you unzipped the G2X root package.
7. Issue the following ADB commands. Do not type the the text in the brackets <>. That is just information on what the command is doing.
adb kill-server
<make sure no conflict with another version of adb server running>
adb devices
<checks to see if phone is connected to adb>
adb push system /system
<make sure you type a space before “/system”>
adb shell chmod 6755 /system/bin/su
adb shell ln -s /system/bin/su /system/xbin/su
<make sure you type a space before “/system/xbin/su ”>
8. System is now rooted. You can unplug the USB cable now.
9. Now in Clockworkmod Recovery choose “unmount system.”
10. Go back to the main menu and choose “reboot system now.”
11. If you want busybox (some root programs such as Titanium Backup require it) on your system go to the Android Market after rebooting your phone and search on “Busybox.” Download and run the Busybox installer by Stephen (Stericson). When you are prompted allow it to have superuser permissions.
http://bit.ly/qIAoXZ <link to Android Market page for Busybox>
12. You are now rooted with a working busybox installation.
13. It is a good idea to go back into recovery and make a backup of your newly rooted system before you start installing and running programs that obtain superuser permissions.
14. Enjoy the power!
Please click the Thanks button if this helped you out.
Click to expand...
Click to collapse
Hi,
Sorry i'm new on rooting android phone.
on step 6. how i change the directory in the command prompt to go to the g2x root file i saved?
thanks
yogieajuz said:
Hi,
Sorry i'm new on rooting android phone.
on step 6. how i change the directory in the command prompt to go to the g2x root file i saved?
thanks
Click to expand...
Click to collapse
That's a Command Prompt windows on your computer. The easiest way is to open the desired folder in Windows Explorer and then click on the address bar. Highlight the entire location and copy it. Then in your command prompt windows type "cd" a space, right click and paste the copied location and hit return. You will now be in the correct folder in your command prompt windows.
Thank you for quick reply
jboxer said:
That's a Command Prompt windows on your computer. The easiest way is to open the desired folder in Windows Explorer and then click on the address bar. Highlight the entire location and copy it. Then in your command prompt windows type "cd" a space, right click and paste the copied location and hit return. You will now be in the correct folder in your command prompt windows.
Click to expand...
Click to collapse
Thanks jboxer, work like charm....
but when i did back up they said error can not back up image data ???
whats wrong???
never mind, i found out i run out of space on my sd card
@jboxer, I figured out the flashable zip. Just tested it on an unrooted 2.3.3 installation and it worked perfectly. I PM'd you a link to the zip. Please add it to your OP if you'd like. There's no need for me to create a separate thread.
phburks said:
@jboxer, I figured out the flashable zip. Just tested it on an unrooted 2.3.3 installation and it worked perfectly. I PM'd you a link to the zip. Please add it to your OP if you'd like. There's no need for me to create a separate thread.
Click to expand...
Click to collapse
Thanks to phburks for the good work in figuring out why our update zip packages were being rejected by Clockworkmod Recovery. We now have flashable zips to root the G2X (works on stock GB rom) and to unroot it. They are listed in the first post that I have edited.
http://forum.xda-developers.com/showthread.php?p=17398464

[TUT] Burnt Nand? Let's Fix it.

Okay, this process is basically of cute_prince. I'm just telling you guys how to make it work properly. I DONT OWN IT.
First of all things you'll need.
1. Download the attached file.
2. ADB files.
2. TWRP recovery 2.4.X.X
3. Youre phone.
That's it.
Step 1. rename the downloaded file from flash_erase.txt to flash_erase.
Step 2. Put it in sd-card
step 3. go to twrp recovery.
step 4. mount system and sdcard
step 5. go to advance and then file manager.
step 6. locate the flash_erase file. copy it.
step 6. on the main root there'll be a folder 'system', go in. Then go into xbin and paste it there.
step 7. Again navigate to system\xbin and select flash_erase and set permission to 755. there will be a tab of CMOD 755 or somthing like that.
step 8. now go back to the main recovery menu and keep the system mounted.
step 9. connect ur phone to your PC.
step 10. open command prompt and navigate to the folder where you ADB files are placed from command prompt..
step 11. now copy this as it is and paste it.
adb shell
su
cd /system/xbin
./flash_erase -N /dev/mtd/mtd4 0 0
./flash_erase -N /dev/mtd/mtd2 0 0
./flash_erase -N /dev/mtd/mtd3 0 0
./flash_erase -N /dev/mtd/mtd5 0 0
step 12. after the first three mtds gets cleaned i-e you'll see 100% mark three times, then press enter. there you'll see the fourth mtd getting erased.
after that type 'exit' and remove the cable.
step 13. now go to wipe and wipe in sequence
1. cache
2. dalvic
3. system
4. sd-ext
5. android secure.
step 14. flash your rom
original link to the thread: http://forum.xda-developers.com/showthread.php?p=36868966
Helped Me Thanks
xbin folder doesn't exist in the system folder what to do ????
Jimit.Patel said:
xbin folder doesn't exist in the system folder what to do ????
Click to expand...
Click to collapse
Flash a ROM ,when came xbin folder...
Sent from my HTC Explorer A310e using xda premium
after running the commands getting an error
"adb server is out of date killing....
*daemon started successfully*
error: device not found "
what to do??? i really suck at this
thx in advance
Jimit.Patel said:
after running the commands getting an error
"adb server is out of date killing....
*daemon started successfully*
error: device not found "
what to do??? i really suck at this
thx in advance
Click to expand...
Click to collapse
Follow this
http://forum.xda-developers.com/showthread.php?t=2389445
Sent from my HTC Explorer A310e using xda premium
Taha Haq said:
Follow this
http://forum.xda-developers.com/showthread.php?t=2389445
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
thx it worked back to stock rom :good:
now trying fly rom
ran into another problem only stock rom works
all other roms go into boot loops, any way out ???
Jimit.Patel said:
ran into another problem only stock rom works
all other roms go into boot loops, any way out ???
Click to expand...
Click to collapse
Flash minicm9 and see the internal storage it should be around 145mb and use philz recovery
Sent from my HTC Explorer A310e using xda premium
Great tutorial! Keep it up!
Helped? Thanks maybe!.
Taha Haq said:
Flash minicm9 and see the internal storage it should be around 145mb and use philz recovery
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
ill try flashing it but what could be the reason behind this ????
Hard luck mini cm9 also going into boot loop
Jimit.Patel said:
ill try flashing it but what could be the reason behind this ????
Hard luck mini cm9 also going into boot loop
Click to expand...
Click to collapse
Follow the tutorial again and use philz recovery and aroma file manager
Sent from my HTC Explorer A310e using xda premium
Taha Haq said:
Follow the tutorial again and use philz recovery and aroma file manager
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
thx for the reply but didnt work
followed the guide exactly step by step still goes into boot loops
after flashing stock rom i noticed that my internal memory is low about 3mb so could it be the problem (internar memory) ????
Jimit.Patel said:
after flashing stock rom i noticed that my internal memory is low about 3mb so could it be the problem (internar memory) ????
Click to expand...
Click to collapse
No...:thumbup:
It's ok:beer:
Sent from my HTC Explorer A310e using Tapatalk 2
If its ok then how to solve it???
Cant install custom rom
If using stock rom cannot use any apps
What to do im stuck
Sent from my HTC Explorer using xda premium
Jimit.Patel said:
If its ok then how to solve it???
Cant install custom rom
If using stock rom cannot use any apps
What to do im stuck
Sent from my HTC Explorer using xda premium
Click to expand...
Click to collapse
Flyrom contains an overclocked kernal so ur phone will not boot. Try hpsgill rom or cuteprince sense 4.1 rom.
thekoolanie said:
No...:thumbup:
It's ok:beer:
Sent from my HTC Explorer A310e using Tapatalk 2
Click to expand...
Click to collapse
thats 3 MB of ur memory completely burnt. u cant get it back. anything greater than 135MB is good
SDFDS
unmount cache problem
sneakerspark said:
Okay, this process is basically of cute_prince. I'm just telling you guys how to make it work properly. I DONT OWN IT.
First of all things you'll need.
1. Download the attached file.
2. ADB files.
2. TWRP recovery 2.4.X.X
3. Youre phone.
That's it.
Step 1. rename the downloaded file from flash_erase.txt to flash_erase.
Step 2. Put it in sd-card
step 3. go to twrp recovery.
step 4. mount system and sdcard
step 5. go to advance and then file manager.
step 6. locate the flash_erase file. copy it.
step 6. on the main root there'll be a folder 'system', go in. Then go into xbin and paste it there.
step 7. Again navigate to system\xbin and select flash_erase and set permission to 755. there will be a tab of CMOD 755 or somthing like that.
step 8. now go back to the main recovery menu and keep the system mounted.
step 9. connect ur phone to your PC.
step 10. open command prompt and navigate to the folder where you ADB files are placed from command prompt..
step 11. now copy this as it is and paste it.
adb shell
su
cd /system/xbin
./flash_erase -N /dev/mtd/mtd4 0 0
./flash_erase -N /dev/mtd/mtd2 0 0
./flash_erase -N /dev/mtd/mtd3 0 0
./flash_erase -N /dev/mtd/mtd5 0 0
step 12. after the first three mtds gets cleaned i-e you'll see 100% mark three times, then press enter. there you'll see the fourth mtd getting erased.
after that type 'exit' and remove the cable.
step 13. now go to wipe and wipe in sequence
1. cache
2. dalvic
3. system
4. sd-ext
5. android secure.
step 14. flash your rom
original link to the thread: http://forum.xda-developers.com/showthread.php?p=36868966
Click to expand...
Click to collapse
unable to put attach file in system/xbin

/sdcard empty, can't write on it nothing overall

Hey. I have tried all of what i know, and i didn't get to a solution.
I can't do anything, for example take pictures or backing up whatsapp. and if i try to download somthing via chrome it says "No sd card"
HELP?
Format storage in TWRP
Sandman-007 said:
Format storage in TWRP
Click to expand...
Click to collapse
I can't do that because i'm want to save my whatsapp conversations.
BTW im on android L
I'd recommend you To install KitKat again, but if you want to keep L and be able To read your storage go To terminal and type "su", press enter, type "restorecon -FR /data/media/0", press enter, wait and then reboot. To backup your data before you can go To recovery and use ADB pull.
Sent from my Nexus 5 using XDA Free mobile app
What he said. Just to add on to that after you do adb pull to backup your data you can not use adb push to put it back on. You'll have permissions issues. You'll have to use MTP and just copy/paste the data back.
Ok, thanks!
And how do I do adb pull in the recovery? (TWRP 2.7.1)
bm19981217 said:
I'd recommend you To install KitKat again, but if you want to keep L and be able To read your storage go To terminal and type "su", press enter, type "restorecon -FR /data/media/0", press enter, wait and then reboot. To backup your data before you can go To recovery and use ADB pull.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
YOU ARE ****ING GENIUS! i typed the command in the terminal and now all is ok, and nothing was lost!
thank you very much!
mojna37 said:
Ok, thanks!
And how do I do adb pull in the recovery? (TWRP 2.7.1)
Click to expand...
Click to collapse
Click the link in my signature and read the adb and fastboot thread.
Sent from my Nexus 5 using Tapatalk

Categories

Resources