D3 One Click Root Problem In Linux

leftspin

Active Member
Joined
Jul 27, 2011
Messages
1,128
Reaction score
8
Location
New Jersey
Wanted to flash the new CM9 to see how it is so I SBF'd to stock gingerbread using sbf_flash and the .605 SBF I found here: https://sites.google.com/site/motosbf/droid-x-sbf-files. Now when I try to root using the Easy Root Script v7d I get this error:

* Waiting for your phone to be connected...*
./run_to_root_your_droid3.sh: line 77: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 78: ./adb.linux: No such file or directory
* Running exploit [part 1 of 3]...
./run_to_root_your_droid3.sh: line 80: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 81: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 82: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 83: ./adb.linux: No such file or directory
*
* Rebooting the phone... when the reboot is complete, you may need to unlock the phone to continue.
*
./run_to_root_your_droid3.sh: line 91: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 92: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 93: ./adb.linux: No such file or directory
* Running exploit [part 2 of 3]...
./run_to_root_your_droid3.sh: line 95: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 96: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 97: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 98: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 99: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 100: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 101: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 102: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 103: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 104: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 105: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 106: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 107: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 108: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 109: ./adb.linux: No such file or directory
*
* Rebooting the phone... when the reboot is complete, you may need to unlock the phone to continue.
*
./run_to_root_your_droid3.sh: line 117: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 118: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 119: ./adb.linux: No such file or directory
./run_to_root_your_droid3.sh: line 120: ./adb.linux: No such file or directory
! ERROR: root was not obtained.
!
! You might want to try rebooting your phone and trying again.

When I run the script I cd to the directory (/home/leftspin/Documents/Other/Droid/Root) and run "sudo ./run_to_root_your_droid3.sh," obviously the script isn't finding adb.linux, but I'm not sure why it's all of a sudden having this problem. I haven't changed anything in those directories and I've used it like this more times than I can count. I've also tried running the script from /home/leftspin/Downloads, /home/leftspin/Desktop and just / and nothing has worked. If anyone knows why this is happening or can help I'd really appreciate it.
 

casper55117

Member
Joined
Mar 20, 2012
Messages
31
Reaction score
0
just a thought but when you start running d3 toggle usb debugging off then back on. i had an issue similar to your and this worked for me
 
OP
leftspin

leftspin

Active Member
Joined
Jul 27, 2011
Messages
1,128
Reaction score
8
Location
New Jersey
just a thought but when you start running d3 toggle usb debugging off then back on. i had an issue similar to your and this worked for me

I'll give that a try next time I have to use it, thanks!
 
Top