[Q] [q] help!!!!!!!!! Noob!!!!! Can't root my 3d - HTC EVO 3D

I'm currently using Ubuntu 11.04 and I'm having trouble rooting my 3D. Can some please help?

jerrold24 said:
I'm currently using Ubuntu 11.04 and I'm having trouble rooting my 3D. Can some please help?
Click to expand...
Click to collapse
jerrold24 said:
This is what I'm getting
[email protected]:~$ chmod 755 new_ROOT.sh
[email protected]:~$ ./new_ROOT.sh
cannot stat 'fre3vo': No such file or directory
Click to expand...
Click to collapse
From the looks of it your trouble starts here. Fre3vo is the exploit that gets you root. Make sure you have all the necessary files and that they are in the right location. If you do, try redownloading them.

Do you have adb set up?

DGreen1 said:
Do you have adb set up?
Click to expand...
Click to collapse
yea i do this is the full [email protected]:~$ chmod 755 new_ROOT.sh
[email protected]:~$ ./new_ROOT.sh
cannot stat 'fre3vo': No such file or directory
Unable to chmod /data/local/tmp/fre3vo: No such file or directory
/data/local/tmp/fre3vo: not found
remount failed: Operation not permitted
mount: Operation not permitted
mount: Operation not permitted
mkdir failed for /vendor/bin, Read-only file system
Unable to chmod /vendor/bin: No such file or directory
Unable to chmod /vendor/bin: No such file or directory
cannot stat './sqlite3': No such file or directory
cannot stat './su': No such file or directory
cannot stat './busybox': No such file or directory
Unable to chmod /vendor/bin/su: No such file or directory
Unable to chmod /vendor/bin/busybox: No such file or directory
Unable to chmod /vendor/bin/sqlite3: No such file or directory
Unable to chmod /vendor/bin/su: No such file or directory
Unable to chmod /vendor/bin/busybox: No such file or directory
Unable to chmod /vendor/bin/sqlite3: No such file or directory
busybox: permission denied
Unable to chmod /vendor/bin: No such file or directory
Finished! Press any key to continue...

... yeah, it still looks to me like BASH can't find Fre3vo. Did you extract the files then run it, or did you run it from the .zip directory?

USSENTERNCC1701E said:
... yeah, it still looks to me like BASH can't find Fre3vo. Did you extract the files then run it, or did you run it from the .zip directory?
Click to expand...
Click to collapse
I extracted it and then ran it through the terminal and that's what i got.

Hmmm, well let's double check your files are uncorrupted.
Perma-temp-root-Linux.zip 8e216869a7b1ce9aec78644a58d79c4b
new_ROOT.sh babbad81b75dcc5d5df2a8ced333b787
Fre3vo 053f187ede2d91a78501e518917b2f9f
If all those check out try running the commands manually. Maybe even push fre3vo from terminal emulator on the phone. I don't actually know that this will work. It's worth a try though.

Thanks I'll give it a try
Sent from my PG86100 using XDA Premium App

just try this method http://forum.xda-developers.com/showthread.php?t=1152101

Thanks to all the help, I was finally able to root my 3vo.
Sent from my PG86100 using XDA Premium App

Related

rooting error - help please

i'm totally new to this so please bare with me.
have a HTC HERO
model: T-mobile G2 Touch
Firmware 1.5
Baseband
63.18.55.06u_6.35.04.25
Kernal 2.6.27-a5504199
Buil 1.76.110.6 146733 cl#47214 release-keys
Software 1.0.0.A6288
i downloaded android-sdk_r04-windows.zip
& followed the SDK vid setup: http://theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/
i've got my device attached & the serial No has come up
now after entering this command > adb push asroot2 /data/local/ > i get an error as listed below ? help please what have i done wrong .
C:\AndroidSDK\tools>adb push asroot2 /data/local/
cannot start 'asroot2' : No such file or directory
C:\AndroidSDK\tools>
C:\AndroidSDK\tools>adb push asroot2 /data/local/
cannot start 'asroot2' : No such file or directory
C:\AndroidSDK\tools>adb shell chmod 0755 /data/local/asroot2
Unable to chmod /data/local/asroot2: No such file or directory
C:\AndroidSDK\tools>adb shell
$ /data/local/asroot2 /system/bin/sh
/data/local/asroot2 /system/bin/sh
/data/local/asroot2: not found
$ mount -o remount,rw -t yaffs2 /dev/block/mtbblock3 /system
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
mount: Operation not permitted
$ cat sh > su
cat sh > su
cannot create su: read-only file system
$chmod 4775 su
chmod 4775 su
Unable to chmod su: No such file or directory
$
anyone with some help it 11:30PM here i'm hoping to get this done before i go to work @ 5AM
what your computer is trying to tell you is that it can not find the file "asroot2". make sure it is in the same directory where you try to execute the command, or give it an absolute path like this:
C:\AndroidSDK\tools>adb push c:\whatever\asroot2 /data/local/
kendong2 said:
what your computer is trying to tell you is that it can not find the file "asroot2". make sure it is in the same directory where you try to execute the command, or give it an absolute path like this:
C:\AndroidSDK\tools>adb push c:\whatever\asroot2 /data/local/
Click to expand...
Click to collapse
ok thanks
i'll have another go
mind telling us the result?
all done
after chmod 4775 su (then hit enter)
do i do anything else to save ? or just unplug the USB all done ?
kendong2 said:
mind telling us the result?
Click to expand...
Click to collapse
it helps if i do this
1. Download the following file and then unzip
it.
AsRoot2
2. Take the unzipped file and save it into the Tools folder of your AndroidSDK.
after chmod 4775 su (then hit enter)
do i do anything else to save ? or just unplug the USB all done ?
how to obtain asroot2
hi i was wondering how to get a hold to the asroot2 file so i can contiue the steps to root properly
lilfizz said:
hi i was wondering how to get a hold to the asroot2 file so i can contiue the steps to root properly
Click to expand...
Click to collapse
it amazes me every time: in two weeks it is 2010, and yet there are so many people out there not being able to use a search engine...

All Permissions Removed on a Folder!

I accidentally (sure!) removed all permissions on a folder in / so now the system can't even read it to display it in root explorer. Any way I can fix it? I've searched pretty hard and tried chmod and a couple other ideas in the terminal but nothing so far has worked.
Edit: Sry, didn't read properly. Please tell me which folder in / you removed all permissions from so I can look them up. The following commands with the given permissions should work though, but you have to replace / with the correct path to the folder.
Try it again with chmod:
Code:
su
chmod 755 /
"ls -ld /" should now show the flags "drwxr-xr-x".
Sent from my SGS2
Blacktremolo said:
Try it again with chmod:
Code:
su
chmod 755 /
"ls -ld /" should now show the flags "drwxr-xr-x".
Sent from my SGS2
Click to expand...
Click to collapse
That's what I tried. See the actual path is /.bak but when I chmod for that path, since it has no permissions, it says no such file or directory.
Even if it has no permission set u are able to operate on it with chmod. Please post the Output of "ls -ld /.bak"
If that also says "no such file or directory" then there simply is "no such file or directory"
Sent from my SGS2
Or are you maybe refering to a file in /mnt/sdcard (the internal user memory)?
Sent from my SGS2
Blacktremolo said:
Even if it has no permission set u are able to operate on it with chmod. Please post the Output of "ls -ld /.bak"
If that also says "no such file or directory" then there simply is "no such file or directory"
Sent from my SGS2
Click to expand...
Click to collapse
I suppose it's not there. I had created the folder last night to store a few backups of files but when I woke up this morning the entire folder was missing. I'm not sure. ls reported no such file or directory. I guess there just isn't one. Thanks for the help. I'll hit the buttons.
I guess the problem is that / is mounted read-only.
Sent from my SGS2

[Q] Please help me on Rooting My Micormax Smarty A25

I have tried to root my micromax a25 using Motofail Exploit and zergrush exploi but both says an error... This is it......
/data/local.prop was not created, exit the script, try again.
remount failed: Operation not permitted
failed to copy 'su' to '/system/xbin/su': Read-only file system
failed to copy 'busybox' to '/system/xbin/busybox': Read-only file system
failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Read-only file sy
stem
Unable to chmod /system/xbin/su: No such file or directory
Unable to chmod /system/xbin/su: No such file or directory
Unable to chmod /system/xbin/busybox: No such file or directory
Unable to chmod /system/xbin/busybox: No such file or directory
Unable to chmod /system/app/Superuser.apk: No such file or directory
/system/bin/sh: /system/xbin/busybox: not found
rm failed for /data/local.prop, Permission denied
Done! Rebooting...
Press any key to continue . . .
Why is it so (Bold) Why my file system is read only... please help me on rooting this phone... i am trying to root it last two monts but unable to do....... I have an Unsecured Boot.img and its scatter file But I cant flash boot.img using SP Flash Tool. Also Flashboot doesn't work as bootloader is disabled.... I tried all possible key combinations and also tried to get it into flashboot mode by pc command but it starts normally.... So is there any other tool to flash boot.img please help me........... i m dying here..... also i have tried all the well known softwares like gingerbreak, z4root, Superoneclick, Unlockroot and many more...... but i think we have to make boot.img unsecure firest because all gave errors..............plleeeeeassssssseeee helpppppppppp meeeeee.... My android Version is 2.3.6.....

[QUESTION] Rooting a read-only device.

Hello Guys!
This is my first post on the forum, I will try to make myself as clear as possible. I have got a LG Optimus L5 (known as Swift L5), which I am trying to root. But there is a problem. I have been doing a bit of research, and I have found out that the Optiums L series are read only (the internal storage). And because they are read-only, I cant push the files onto the device, in other words I cant root the device! This is really freaking me out a bit. I hope You guys can help me solve my problem. Best regards
Please help guys
Again the problem was not looking for specific device forum.
However, here's your answer
http://forum.xda-developers.com/showthread.php?t=2098550
Hi!
Thanks for replying to my thread. I have already followed that tutorial, and all I get is a message: failed to copy blablabla device is read-only.
petergood said:
Hi!
Thanks for replying to my thread. I have already followed that tutorial, and all I get is a message: failed to copy blablabla device is read-only.
Click to expand...
Click to collapse
Ok. I read the tutorial and there is no file to be pushed in /system partition. What are you basically trying to do?
Sent from my GT-S5830i using xda app-developers app
Well, basicly I wan`t to root my phone
petergood said:
Well, basicly I wan`t to root my phone
Click to expand...
Click to collapse
You aren't understanding me. I didn't see ANYTHING in guide that was to be pushed in any partition that returns with read only error.
I was asking that what you were trying to push when you got that error. I know that you're trying to root. Tell me what I need to know to solve your problem
I suggest you to read the guide again thoroughly and then tell me WHERE you are getting error.
I get the error, when I start root.bat:
Code:
DON'T TOUCH THE DEVICE OR UNPLUG WHILE ROOTING!
PUSH FILES
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
failed to copy 'busybox' to '/data/local/busybox': Permission denied
failed to copy 'su' to '/data/local/su': Permission denied
failed to copy 'Superuser.apk' to '/data/local/Superuser.apk': Permission denied
Unable to chmod /data/local/busybox: No such file or directory
Unable to chmod /data/local/su: No such file or directory
Unable to chmod /data/local/Superuser.apk: No such file or directory
failed on '/data/local/tmp' - Permission denied
link failed File exists
mount: Operation not permitted
mount: Operation not permitted
/system/bin/sh: can't create /system/xbin/busybox: Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
/system/bin/sh: /system/xbin/busybox: not found
/system/bin/sh: busybox: not found
/system/bin/sh: busybox: not found
Unable to chown /system/xbin/su: No such file or directory
Unable to chmod /system/xbin/su: No such file or directory
Unable to chmod /system/app/Superuser.apk: No such file or directory
rm failed for /data/local.prop, No such file or directory
rm failed for /data/local/tmp, Permission denied
failed on '/data/local/tmp.bak' - No such file or directory
You will notice, that I get Read-only file system and permission denied errors, as well as No such file or directory. Does that mean, that my rooting package is corrupt?
petergood said:
I get the error, when I start root.bat:
Code:
DON'T TOUCH THE DEVICE OR UNPLUG WHILE ROOTING!
PUSH FILES
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
failed to copy 'busybox' to '/data/local/busybox': Permission denied
failed to copy 'su' to '/data/local/su': Permission denied
failed to copy 'Superuser.apk' to '/data/local/Superuser.apk': Permission denied
Unable to chmod /data/local/busybox: No such file or directory
Unable to chmod /data/local/su: No such file or directory
Unable to chmod /data/local/Superuser.apk: No such file or directory
failed on '/data/local/tmp' - Permission denied
link failed File exists
mount: Operation not permitted
mount: Operation not permitted
/system/bin/sh: can't create /system/xbin/busybox: Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
/system/bin/sh: /system/xbin/busybox: not found
/system/bin/sh: busybox: not found
/system/bin/sh: busybox: not found
Unable to chown /system/xbin/su: No such file or directory
Unable to chmod /system/xbin/su: No such file or directory
Unable to chmod /system/app/Superuser.apk: No such file or directory
rm failed for /data/local.prop, No such file or directory
rm failed for /data/local/tmp, Permission denied
failed on '/data/local/tmp.bak' - No such file or directory
You will notice, that I get Read-only file system and permission denied errors, as well as No such file or directory. Does that mean, that my rooting package is corrupt?
Click to expand...
Click to collapse
My best bet would be to post in the thread I gave you. They know more than me about your device
Sent from my GT-S5830i using xda app-developers app

Trying to run BackTrack 5 on my Galaxy S3

Alright. I'm attempting to get backtrack running. Obviously. Here's my terminal thus far.
[email protected]:/ $ su
[email protected]:/ # cd sdcard/BT5 # sh bootbt
[email protected]:/sdcard/BT5 # sh bootbt
Loop device exists
open backing file failed: No such file or directory
mount: No such file or directory
mount: No such file or directory
mount: No such file or directory
net.ipv4.ip_forward = 1
bootbt[23]: can't create /data/local/mnt/etc/resolv.conf: No such file or directory
bootbt[24]: can't create /data/local/mnt/etc/hosts: No such file or directory
chroot: can't execute '/bin/bash': No such file or directory
Shutting down BackTrack ARM For Xoom
failed: No such file or directory
failed: No such file or directory
failed: No such file or directory
failed: Invalid argument
1|[email protected]:/sdcard/BT5 #
As you can see. I have superuser rights and the file exists in that area. So I'm not sure why it won't work.
I'm running CyanogenMod 10.1.2 and I have busy box smart installed using the Terminal Emulator. Downloaded backtrack 5 arm version from the website itself and extracted it to sdcard/BT5
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
ryno9100 said:
Alright. I'm attempting to get backtrack running. Obviously. Here's my terminal thus far.
[email protected]:/ $ su
[email protected]:/ # cd sdcard/BT5 # sh bootbt
[email protected]:/sdcard/BT5 # sh bootbt
Loop device exists
open backing file failed: No such file or directory
mount: No such file or directory
mount: No such file or directory
mount: No such file or directory
net.ipv4.ip_forward = 1
bootbt[23]: can't create /data/local/mnt/etc/resolv.conf: No such file or directory
bootbt[24]: can't create /data/local/mnt/etc/hosts: No such file or directory
chroot: can't execute '/bin/bash': No such file or directory
Shutting down BackTrack ARM For Xoom
failed: No such file or directory
failed: No such file or directory
failed: No such file or directory
failed: Invalid argument
1|[email protected]:/sdcard/BT5 #
As you can see. I have superuser rights and the file exists in that area. So I'm not sure why it won't work.
I'm running CyanogenMod 10.1.2 and I have busy box smart installed using the Terminal Emulator. Downloaded backtrack 5 arm version from the website itself and extracted it to sdcard/BT5
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Did you make it? How?
mdorey said:
Did you make it? How?
Click to expand...
Click to collapse
I did makeit. I deleted my backtrack files and redownloaded them. It either didn't fullydownload, or a file got corrupted in the process,but once I redownloaded it, it worked fine!

Categories

Resources