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

Root bml_unlock For the Behold 2

BH_MAN

Android Expert
Feb 17, 2010
1,381
1,667
koush bml_unlock now Supported on Behold 2
What's this for? for flashing new Recovery's / Kernel's without using ODIN to flash!
How-To use the File's.....

ADB Push the file's into /sbin or /system/bin or /tmp pending how you're doing it...

Repair the file's ( chmod 4755 /file_location/File_name )
now we run the file ( /file_location/File_name )

If no error's the BML is now unlocked for DD'n new recovery / kernel

For this example we are using /system in recovery to flash the kernel


For Kernel you would do
dd if=/system/kernel of=/dev/block/bml8 bs=4096

For Recovery you would do
dd if=/system/recovery of=/dev/block/bml6 bs=4096


Download for Both recovery & kernel bml_unlock
bmlunlock_kernel >
EB-Productions - bml_unlock For the Behold 2
bmlunlock_recovery >
EB-Productions - bml_unlock For the Behold 2

 
Not to sound too dense...but I'm a little lost..

adb push bmlunlock_recovery /system
..(open a shell on the device )..
chmod 4755 /system/bml_unlock
/system/bml_unlock

Assuming no errors....now how do I flash ( say, recovery inside of Behold2_Recovery_RFS_EXT.rar ) ??

or do I do an adb push of the "recovery" file inside the rar, ala

adb push "recovery file from Behold2_Recovery_RFS_EXT" /system/recovery
(open a shell)
dd if=/system/recovery of=/dev/block/bml6 bs=4096

Is that right ?
 
Upvote 0
Not to sound too dense...but I'm a little lost..

adb push bmlunlock_recovery /system
..(open a shell on the device )..
chmod 4755 /system/bml_unlock
/system/bml_unlock

Assuming no errors....now how do I flash ( say, recovery inside of Behold2_Recovery_RFS_EXT.rar ) ??

or do I do an adb push of the "recovery" file inside the rar, ala

adb push "recovery file from Behold2_Recovery_RFS_EXT" /system/recovery
(open a shell)
dd if=/system/recovery of=/dev/block/bml6 bs=4096

Is that right ?

You got it :D

But Use /tmp instead of system.. Makes it easy to maintain.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones