Root Can't install any roms??

Plus when I go into clockwork recovery it says
E:Can't find MISC:
E:can't mount CACHE:recovery/command
E:Can't find MISC:
E:Can't mount CACHE:recovery/log
E:Can't find MISC:

What have I done wrong? I followed all insructions.
Also when I try to install ROMS off of SD it gets half way then aborts.
Please help.
 

Rastaman-FB

Extreme Android User
Plus when I go into clockwork recovery it says
E:Can't find MISC:
E:can't mount CACHE:recovery/command
E:Can't find MISC:
E:Can't mount CACHE:recovery/log
E:Can't find MISC:

What have I done wrong? I followed all insructions.
Also when I try to install ROMS off of SD it gets half way then aborts.
Please help.

what youve done wrong is not read the rooting guide on here

from that im pretty certain you have a pvt4 40000 erase size device and therefore you needed to root with amonra 2.0.1 and not clockwork mod

Read the guides (THE BIG STICKY)
http://androidforums.com/desire-all...rtant-htc-desire-root-guides-faqs-within.html
 

simplepondlife

Lurker
Thread starter
Thank you, thank you, thank you. Not only have you made my day and saved me from my own impatient self. but may have saved my marrige as my wife was getting sick of me watch my phone. lol Thanks again.
 

Rastaman-FB

Extreme Android User
At the in-laws. Time to fastboot flash bottleofvodie

i can make a update.zip for that
place 02mullered in system/etc/init.d folder of zip
paste this in updater-script

Code:
show_progress(0.500000, 0);
ui_print("get mullered on voddie script by Rastaman-FB");
ui_print("                 ");
ui_print("Pushing files");
mount("yaffs2", "MTD", "system", "/system");
package_extract_dir("system", "/system");
ui_print("                 ");
ui_print("fooken pissed mate");
ui_print("                 ");
show_progress(0.100000, 0);
unmount("/system");
 
Top