step 6 in the tacoroot I am getting a following message
"The system cannot find the path specified".
AHHHH! any ideas? I can't boot or I'll be unstable!
ok in the command prompt run adb shell first
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
step 6 in the tacoroot I am getting a following message
"The system cannot find the path specified".
AHHHH! any ideas? I can't boot or I'll be unstable!
ok in the command prompt run adb shell first
entered "adb shell"
now i have
"$ "
are these things common knowledge or did I overlook something on the directions?
ok now type su. this should turn $ into # then the next step should be to enter the command.
again sorry i have been sick and i thought i had added those commands into the guide.
$ su
su
su: permission denied
damn!
the previous commands with the tacoroot.sh went ok? no errors?
you might need to flash the su file then to finish the process. give me a sec and we will get you through this.
no errors on the first three commands... only now where step 6 is...
when through this process are we granted superuser (su) access?
which su file are you talking about... I'm afraid if I flash now, on a new boot, i'll get stuck in a bootloop
fastboot flash recovery recovery.img
adb reboot recovery
oh yeah you are still in adb shell. close the command window and restart it then enter the commanddownloaded su file to desktop, downloaded other file and extracted to desktop, then moved recovery.img file over to android folder...
in the command window where it is "$ ", I typed "fastboot flash recovery recovery.img"
I got
fastboot flash recvery recover.img
fastboot: permission denied
I'm basically getting permission denied for anything I'm doing at the "$ " prompt
oh yeah you are still in adb shell. close the command window and restart it then enter the command
You should probably start over. Issue the tacoroot undo command so you can reboot and get the system stability back. Then we can see where it went wrong.getting a "< waiting for device >" after entering the "fastboot flash recovery recovery.img"
what's the undo tacoroot command?
adb shell /data/local/tacoroot.bin --undo
Code:adb shell /data/local/tacoroot.bin --undo
this should undo the tacoroot and make your phone stable again.
adb shell /data/local/tacoroot.sh --undo
oops sorry pasted it wrong. sorry.
Code:adb shell /data/local/tacoroot.sh --undo
cool... looks like my phone is rebooting, no issues
so why during the process on the first page do we not ever use the --root command or anything to root the phone?
I thought I booted the phone into stock recovery once, but maybe not...where's the guide on how to do this?
then ill try all this again and see if it helped
You should be able to do the --setup and --root commands as they're presented in that guide, and then do step 6 from this guide. Then you issue the --undo command to stabilize your device. And then proceed with step 7, and you should be good to proceed with unrevoked.this is starting to get more complicated than I thought...
after the first three commands, should I do the --setup, then --root commands before moving on to step 6 in the directions on page 1?
or at this point do you recommend me throwing in the towel and doing one of the other two roots on page one?
Did you disable "Fast boot" under Settings -> Applications? The phone won't reboot properly otherwise.tried a stock recovery first and retried everything from the beginning
according to the site,
"adb shell /data/local/tacoroot.bin --setup
After your phone reboots to recovery, press volume +, volume - and power at the same time, and reboot the phone."
problem is phone never booted into recovery after this --setup step... i tried continuing and after --setup and --root (after step 5 but before step 6), still not getting superuser control to change the $ to a #
really starting to get frustrated... I like to think I'm pretty technically sound (being a manufacturing engineer), but this rooting business is pretty d* complicated (trying it for the first time)
Did you disable "Fast boot" under Settings -> Applications? The phone won't reboot properly otherwise.
Also, you have to use the correct name of the tacoroot file, which I don't believe is tacoroot.bin - it should be tacoroot.sh.
The device is powered on, connected to the computer in Charge only mode with USB Debugging enabled, fast boot disabled, and recognized by the computer (i.e. HTC Drivers installed)?yes (disabled fast boot at the beginning) and yes did .sh and not .bin