step 7 - 9
here i am entering the commands as they apear on the scrreen by coping and pasting in cmd window here are the entrys and replys
C:\Users\Mike\Desktop\android>adb push tacoroot.sh /data/local/
adb server is out of date. killing...
* daemon started successfully *
138 KB/s (2129 bytes in 0.015s)
C:\Users\Mike\Desktop\android>adb shell chmod 755 /data/local/tacoroot.sh
C:\Users\Mike\Desktop\android>adb shell /data/local/tacoroot.sh --setup
TacoRoot: HTC Edition v1
By Justin Case (jcase)
Presented by TeamAndIRC, RootzWiki and AndroidPolice
With great assistance from Reid Holland (Erishasnobattery)
----------
TacoRoot: HTC Edition v1 is based on a vulnerability independently discovered by
both Justin Case and Dan Rosenberg (Rosenberg first). I believe unrevoked and
AlpahRev were also aware of it.
----------
Usage:
--recovery : For this exploit to work, you must have booted recovery at least on
ce after your last factory reset.
--setup : Setup the phone for root, must be done before --root.
--root : Root the phone.
--undo : Remove TacoRoot.
----------
Rebooting into recovery, please press Volume+, Volume- and Power at the same tim
e, and reboot the system.
C:\Users\Mike\Desktop\android>
rebooting as it was instructed
phone has rebooted
now step 10
C:\Users\Mike\Desktop\android>adb push tacoroot.sh /data/local/
adb server is out of date. killing...
* daemon started successfully *
TacoRoot: HTC Edition v1
By Justin Case (jcase)
Presented by TeamAndIRC, RootzWiki and AndroidPolice
With great assistance from Reid Holland (Erishasnobattery)
----------
TacoRoot: HTC Edition v1 is based on a vulnerability independently discovered by
both Justin Case and Dan Rosenberg (Rosenberg first). I believe unrevoked and
AlpahRev were also aware of it.
----------
Usage:
--recovery : For this exploit to work, you must have booted recovery at least on
ce after your last factory reset.
--setup : Setup the phone for root, must be done before --root.
--root : Root the phone.
--undo : Remove TacoRoot.
----------
Rebooting into root
phone is rebooting again
step 11-12
got number sign
completed the steps on 12
mine dose nto match what is shown now in pic on the instructions i thsi si what mne shows
C:\Users\Mike\Desktop\android>adb shell
adb server is out of date. killing...
* daemon started successfully *
# cat /sdcard/flash_image > /data/flash_image
cat /sdcard/flash_image > /data/flash_image
# chmod 755 /data/flash_image
chmod 755 /data/flash_image
# /data/flash_image misc /sdcard/mtd-eng.img
/data/flash_image misc /sdcard/mtd-eng.img
#
this might be were i am going wrong please advise