Help to Recover my Phone to stock

Search This thread

subha7082

Senior Member
Oct 29, 2012
148
85
28
Jhargram
C:\Users\tauhid\Desktop\Platform-Tools>fastboot flash boot boo
sending 'boot' (5086 KB)...
OKAY [ 0.782s]
writing 'boot'...
FAILED (remote: not allowed)
finished. total time: 0.993s
Please unlock before flashing,flashing boot and recovery doesent care about main ver but must have to unlock.

Press thanks if it helps you.
 

subha7082

Senior Member
Oct 29, 2012
148
85
28
Jhargram
after ruu nothing more ?
to LOCK your bootloader,enter the following:

adb devices

adb shell

su (if needed to get a # prompt)

echo -ne '\x00\x00\x00\x00' | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(i would very strongly recomend you copy/paste this)

exit
(exit a second time if you need to to get back to a normal > prompt)

adb reboot bootloader

It will lock your device.
Not relock.
All credit goes to scotty1223
I just share it.

If it helps press thanks.
 

Thant

Senior Member
Apr 25, 2010
2,413
729
Sofia
to LOCK your bootloader,enter the following:

adb devices

adb shell

su (if needed to get a # prompt)

echo -ne '\x00\x00\x00\x00' | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
(i would very strongly recomend you copy/paste this)

exit
(exit a second time if you need to to get back to a normal > prompt)

adb reboot bootloader

It will lock your device.
Not relock.
All credit goes to scotty1223
I just share it.

If it helps press thanks.

Are you tested on your phone?

I am not suere this will work on ONE X no body testet on international HOX and not a problem if say relocked he can run the RUU
 

Top Liked Posts