[Q] Stuck in Bootloader

Search This thread

P1raten

Member
Oct 15, 2010
42
0
I'm currently stuck in bootloader if I reboot then it just returns to bootloader. If I try to enter recovery it just enters bootloader.

Code:
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-OFF RH
CID-1111111
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP-v32.120.274.0909
OS-
eMMC-boot 2048MB
May 5 2014.23:16:29.0

It also says at the "lower middle" of the screen "Active cmdline overflow! (1083 Bytes)

Any help is appreciated. :)
 

bored_stupid

Senior Member
Jul 10, 2011
669
188
Hereford
I'm currently stuck in bootloader if I reboot then it just returns to bootloader. If I try to enter recovery it just enters bootloader.

Code:
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-OFF RH
CID-1111111
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP-v32.120.274.0909
OS-
eMMC-boot 2048MB
May 5 2014.23:16:29.0

It also says at the "lower middle" of the screen "Active cmdline overflow! (1083 Bytes)



Any help is appreciated. :)

Read Here....

http://xdaforums.com/showthread.php?t=2739126
 

bored_stupid

Senior Member
Jul 10, 2011
669
188
Hereford
I managed to install recovery, but now I don't know what to do.

ADB doesn't work in recovery and I don't know of any way of getting the ROM to the device. :confused:

ADB should work in recovery, If not I take it that you are using windows 8.. If so update your drivers


Copy the ROM you want to install to the fastboot folder.

Open a command prompt then type:

cd Downloads\fastboot
adb push ROM.zip /sdcard/

Replace ROM.zip with the ROM filename you copied earlier to fastboot folder.

This will copy your ROM to the internal storage so once it’s done, just use TWRP to install ROM.
 

P1raten

Member
Oct 15, 2010
42
0
ADB should work in recovery, If not I take it that you are using windows 8.. If so update your drivers


Copy the ROM you want to install to the fastboot folder.

Open a command prompt then type:

cd Downloads\fastboot
adb push ROM.zip /sdcard/

Replace ROM.zip with the ROM filename you copied earlier to fastboot folder.

This will copy your ROM to the internal storage so once it’s done, just use TWRP to install ROM.
I'm using Windows 7. And I recently updated my drivers.

HTCDriver3.0.0.007.exe