• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Bootloop after turning my S-off.

hutgap

Newbie
So i did everything i was supposed to, I think. Anyways I'm at the bootloader screen it shows:
= JuopunutBear =
SHOOTER XC SHIP S-OFF RL
HBOOT-1.50.5050
eMMC-boot
Aug 7 2011, 10:21:40.
When i try to reboot normally it goes into a bootloop I then can get it to the JuopunutBear screen with a phone that has sign with an exclamation mark to the top right of it. Any help would be appreciated
 
What happens when I do the ControlBear -f command: Restoring from fastboot....
Step 1
Step 2
Ok
Waiting device
Found device...Pushing backup
Restoring backup
error: device not found
Restore complete
 
Sounds like you haven't quite finished

If you didn't flash a new ROM, you will bootloop with hboot 1.50

Have you installed a recovery yet?

You will need to flash a recovery through fastboot

Then flash a custom ROM, like harmonia that will run on that hboot
 
Here's what I think you need to do

1) download this https://www.dropbox.com/s/8d0tvxjpsjp2hvt/recovery.img

Put that file in your sdk-tools folder

2) enter bootloader on your phone, vol down and power

Select fastboot and connect to your PC
Your phone should read fastboot-usb

3) in command prompt navigate to folder you use for SDK

4) command "fastboot flash recovery recovery.img"

When its done navigate back to boot loader and select recovery

When that's done you can flash a custom rom
 
Back
Top Bottom