BH_MAN
Android Expert
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
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