this happened to me too..i realized that i want logged in to my share folder and that fixed it
Sent from my no one cares
What happened to you to you too? Elaborate so others can read & find answers to issues they run into..
Posted 29 April 2013 - 10:53 AM
this happened to me too..i realized that i want logged in to my share folder and that fixed it
Sent from my no one cares
What happened to you to you too? Elaborate so others can read & find answers to issues they run into..
Posted 29 April 2013 - 11:12 AM
I am working on a how to video will post when I am done
Edit
Finished Video here
Hope this helps some of the noobs out.
I did this and my phone is now rooted. Only problem is that now when I power up the phone it comes up on the flash recovery screen reporting flash failure. To boot up I have to hold both volume keys down while powering and the select normal.
Posted 29 April 2013 - 01:37 PM
I did this and my phone is now rooted. Only problem is that now when I power up the phone it comes up on the flash recovery screen reporting flash failure. To boot up I have to hold both volume keys down while powering and the select normal.
Have you installed safestrap yet? If you have, remove it and try rebooting. See if a bad safestrap install is causing the recovery boot.
Posted 29 April 2013 - 01:39 PM
Have you installed yet? If you have remove it and try rebooting. See if a bad safestrap install is causing the recovery boot.
I have already installed safestrap and a ROM. Is it too late?
Posted 29 April 2013 - 01:51 PM
I have already installed safestrap and a ROM. Is it too late?
Do you know if the issue was happening before the safestrap install?
Posted 29 April 2013 - 01:54 PM
I'm admittedly a newbie to programming and Linux. But, I can follow instructions, and I got everything to work until the final step ("sudo ./run.sh"). When I run the file, I keep running into this problem:
./run.sh: line 30: ./adb.linux: No such file or directory
[+] Waiting for device...
./run.sh: line 33: ./adb.linux: No such file or directory
[+] Device found.
[+] Pushing exploit...
./run.sh: line 38: ./adb.linux: No such file or directory
./run.sh: line 39: ./adb.linux: No such file or directory
./run.sh: line 40: ./adb.linux: No such file or directory
./run.sh: line 42: ./adb.linux: No such file or directory
./run.sh: line 43: ./adb.linux: No such file or directory
[+] Rooting phone...
[+] Your phone may appear to reboot. Please ignore this and continue with the exploit.
./run.sh: line 49: ./adb.linux: No such file or directory
[+] Please press any hardware button on your phone.
[+] Don't worry if the phone is unresponsive at this time.
[+] The device will vibrate when the exploit is complete.
[+] Press enter to continue once the device has vibrated.
I don't understand. The adb.linux file is there; I can see it in the share on the phone, and also when I run a simple "dir" command from the terminal. What am I doing wrong? Any help is greatly appreciated!!
Posted 29 April 2013 - 02:05 PM
I'm admittedly a newbie to programming and Linux. But, I can follow instructions, and I got everything to work until the final step ("sudo ./run.sh"). When I run the file, I keep running into this problem:
./run.sh: line 30: ./adb.linux: No such file or directory
[+] Waiting for device...
./run.sh: line 33: ./adb.linux: No such file or directory
[+] Device found.
[+] Pushing exploit...
./run.sh: line 38: ./adb.linux: No such file or directory
./run.sh: line 39: ./adb.linux: No such file or directory
./run.sh: line 40: ./adb.linux: No such file or directory
./run.sh: line 42: ./adb.linux: No such file or directory
./run.sh: line 43: ./adb.linux: No such file or directory
[+] Rooting phone...
[+] Your phone may appear to reboot. Please ignore this and continue with the exploit.
./run.sh: line 49: ./adb.linux: No such file or directory
[+] Please press any hardware button on your phone.
[+] Don't worry if the phone is unresponsive at this time.
[+] The device will vibrate when the exploit is complete.
[+] Press enter to continue once the device has vibrated.
I don't understand. The adb.linux file is there; I can see it in the share on the phone, and also when I run a simple "dir" command from the terminal. What am I doing wrong? Any help is greatly appreciated!!
What share mode is your phone set to?
Posted 29 April 2013 - 02:19 PM
I'm admittedly a newbie to programming and Linux. But, I can follow instructions, and I got everything to work until the final step ("sudo ./run.sh"). When I run the file, I keep running into this problem:
./run.sh: line 30: ./adb.linux: No such file or directory
[+] Waiting for device...
./run.sh: line 33: ./adb.linux: No such file or directory
[+] Device found.
[+] Pushing exploit...
./run.sh: line 38: ./adb.linux: No such file or directory
./run.sh: line 39: ./adb.linux: No such file or directory
./run.sh: line 40: ./adb.linux: No such file or directory
./run.sh: line 42: ./adb.linux: No such file or directory
./run.sh: line 43: ./adb.linux: No such file or directory
[+] Rooting phone...
[+] Your phone may appear to reboot. Please ignore this and continue with the exploit.
./run.sh: line 49: ./adb.linux: No such file or directory
[+] Please press any hardware button on your phone.
[+] Don't worry if the phone is unresponsive at this time.
[+] The device will vibrate when the exploit is complete.
[+] Press enter to continue once the device has vibrated.
I don't understand. The adb.linux file is there; I can see it in the share on the phone, and also when I run a simple "dir" command from the terminal. What am I doing wrong? Any help is greatly appreciated!!
This will happen if you are running 64bit and didn't install the 32bit libraries.
Sig by livinginkaos
Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7
Posted 29 April 2013 - 02:44 PM
Thank you once again for root, and I am now proud to say I am running unbutu on my desktop. This was my first experience with it and have been teaching myself Linux as I dive deeper into android, has been a great expierence, thank you.
Sent from my DROID BIONIC using Tapatalk 2
I'm admittedly a newbie to programming and Linux. But, I can follow instructions, and I got everything to work until the final step ("sudo ./run.sh"). When I run the file, I keep running into this problem:
./run.sh: line 30: ./adb.linux: No such file or directory
[+] Waiting for device...
./run.sh: line 33: ./adb.linux: No such file or directory
[+] Device found.
[+] Pushing exploit...
./run.sh: line 38: ./adb.linux: No such file or directory
./run.sh: line 39: ./adb.linux: No such file or directory
./run.sh: line 40: ./adb.linux: No such file or directory
./run.sh: line 42: ./adb.linux: No such file or directory
./run.sh: line 43: ./adb.linux: No such file or directory
[+] Rooting phone...
[+] Your phone may appear to reboot. Please ignore this and continue with the exploit.
./run.sh: line 49: ./adb.linux: No such file or directory
[+] Please press any hardware button on your phone.
[+] Don't worry if the phone is unresponsive at this time.
[+] The device will vibrate when the exploit is complete.
[+] Press enter to continue once the device has vibrated.
I don't understand. The adb.linux file is there; I can see it in the share on the phone, and also when I run a simple "dir" command from the terminal. What am I doing wrong? Any help is greatly appreciated!!
Posted 29 April 2013 - 02:46 PM
Posted 29 April 2013 - 02:48 PM
Moderator,
I spent the weekend working on something really lightweight to get this done easily, and I've finally got it working and ready.
Using Oracle VirtualBox with a Tiny Core Linux VM, I've managed to get this down to a 46 MB download.
Everything is automatic... helps the user get connected to SMB, then helps with getting connected with USB debugging before running the exploit.
I spent most of the entire weekend tweaking with Tiny Core Linux to get this ready. Please share. Where's the best place to start a new thread to get the word out about this?
Posted 29 April 2013 - 02:56 PM
Yeah, open the app and uninstall the safestrap function from inside the app. You don't have to necessarily remove the app itself, but it won't hurt. Especially if you already have a copy to install after you root
yeah I already have a copy of it. But I still haven't figured out why this is happening. I am no on completely stock ICS and when I try to run the update on my phone, it simply gets caught about 1/3 of the way through then I get red triangled and a reboot with a system update failure message. i guess i'm gonna have to fxz .246? and then try to run the update again. i'd rather do that than fxz the update, just feels safer, just as easy to me as this root method is very simple to do.
Posted 29 April 2013 - 03:53 PM
Worked on the first try!! THANK YOU, DAN!!!!!
Posted 29 April 2013 - 04:36 PM
yeah I already have a copy of it. But I still haven't figured out why this is happening. I am no on completely stock ICS and when I try to run the update on my phone, it simply gets caught about 1/3 of the way through then I get red triangled and a reboot with a system update failure message. i guess i'm gonna have to fxz .246? and then try to run the update again. i'd rather do that than fxz the update, just feels safer, just as easy to me as this root method is very simple to do.
That probably because this is for JB only.
Posted 29 April 2013 - 04:39 PM
Do you know if the issue was happening before the safestrap install?
Yes, it started immediately when rebooting from the Linux script.
Posted 29 April 2013 - 04:39 PM
yeah I already have a copy of it. But I still haven't figured out why this is happening. I am no on completely stock ICS and when I try to run the update on my phone, it simply gets caught about 1/3 of the way through then I get red triangled and a reboot with a system update failure message. i guess i'm gonna have to fxz .246? and then try to run the update again. i'd rather do that than fxz the update, just feels safer, just as easy to me as this root method is very simple to do.
That probably because this is for JB only.
Sig by livinginkaos
Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7
Posted 29 April 2013 - 04:51 PM
yeah I already have a copy of it. But I still haven't figured out why this is happening. I am no on completely stock ICS and when I try to run the update on my phone, it simply gets caught about 1/3 of the way through then I get red triangled and a reboot with a system update failure message. i guess i'm gonna have to fxz .246? and then try to run the update again. i'd rather do that than fxz the update, just feels safer, just as easy to me as this root method is very simple to do.
FXZ the update and skip the middle few steps. Back up all your data to your PC or SDCard and don't bother taking extra and unnecessary steps
That probably because this is for JB only.
He is trying to get the jb update to take and hasn't gotten that far.
Yeah, livinginkaos is right. He's not trying to ROOT .246 with this, he's trying to get to JB so he can root that.
Posted 29 April 2013 - 05:19 PM
FXZ the update and skip the middle few steps. Back up all your data to your PC or SDCard and don't bother taking extra and unnecessary steps
Yeah, livinginkaos is right. He's not trying to ROOT .246 with this, he's trying to get to JB so he can root that.
I see, I had the same problem. I had to fxz .246 then system update. Now I am just dealing with this new booting issue.
Posted 30 April 2013 - 07:08 AM
Yes, it started immediately when rebooting from the Linux script.
If this were me/my phone:
1) I would remove safestrap reverse the root.
2) Make sure the issue is gone
3) Root again.
(All a matter of how much of a pain this is to you.)
-Rap
Posted 30 April 2013 - 08:42 AM
Thank you for this root. I made a $25 donation to the West Texas Firefighters Relief Fund in your honor.
Vinnie
0 members, 8 guests, 0 anonymous users