Rooting nearly done,
Pesky Windows 7 x64 cost an hour, it doesnt make the gold card correctly, x32 went first time!
The display is absolutely mullering the battery in this ROM. 90% of use!
Arghhhh, after running step1 successfully and realising I'm stuck with one memory card, I'm also now stuck with the bootloader menu?
Can you get rid of the zoom icons in the web browser? They get right in the way of scrolling!
havent figured that out yet as i mainly use opera, but ill report back if i figure it out
I think you will be ok if you leave the goldcard in or try without a card in.
Just try step2 like that. What do you mean stuck with the bootloader menu?
I think Jamesbcd used his GC again as a normal SD.
Hmm. Tempted again now. I wasn't going to mess about but nggggg.
I think the reason it failed last time was the error 90 on step one, people say to put a 'sleep 10' before one of the commands in the .bat, might try it.
@echo off
echo Desire Root Step 1
echo.
echo Erasing cache and rebooting in RUU mode...
echo.
fastboot-windows.exe erase cache
fastboot-windows.exe oem rebootRUU
echo.
echo About to start flash...
fastboot-windows.exe flash zip testimage.zip
sleep 10
fastboot-windows.exe flash zip testimage.zip
echo.
echo Rebooting to bootloader...
echo.
fastboot-windows.exe reboot-bootloader
echo.
echo Step 1 complete - now use the bootloader menu to enter recovery mode.
echo.
echo To do this, press the power button, wait a few seconds, then use the volume keys and power button to select the RECOVERY option.