[MOD] [Update:5/5/2011] BootMenu - Recovery, 2nd Init , v0.5.1

Is this MOD helpful?

  • Yes

    Votes: 410 93.6%
  • No

    Votes: 28 6.4%

  • Total voters
    438

pedrodh

Retired Recognized Developer
Oct 19, 2009
194
226
0
www.pedronveloso.com
But after reading that motorola packages the eFuse command to brick the phone in the event of loading a custom kernel im too scared to be the one to try it lol.
As far as I know, eFuse is a CPU instruction (just like any other), it only activates if you used the stock recovery and/or stock bootloader, so I guess there's no risk to flash stuff trough the custom Recovery.

Any news of CM7 on defy ??????
I get you're anxious, but dude calm down :). When it's released there will be lot a fuss on the forum, and a thread just for that, so you WILL notice it when it happens. Don't keep asking about it here, there's no point :p. The 2ndInit was an important step, but I'm guessing it will take a while until we got CM7 for the mainstream on the Defy.
 

Rhyr

Senior Member
Nov 20, 2006
156
28
0
Vercelli
I've not understand a thing:
If 2ndinit it's installed and then you install CM7, is that possible to have two roms onboard at the same time?

Sent from my MB525 using XDA App
 

ksubedi

Inactive Recognized Developer
Nov 18, 2010
271
1,107
0
Boulder, CO, US
I've not understand a thing:
If 2ndinit it's installed and then you install CM7, is that possible to have two roms onboard at the same time?

Sent from my MB525 using XDA App
Yes it is, with some modifications and changes on the 2nd init.rc and dependant files. There is going to be an inbuild functionality called 2nd Boot that will allow you to do that easily on the future versions of this MOD. You can create an extra partition on your sd card, format it to an ext3 partition and change the init files so that the sd partition will mounted for /system instead of the internal system partition, extract the system files there and boot using 2nd init. Might sound like a tough thing to do, but it will get easier when the 2nd boot function of the boot menu will be ready. :)
 

Rhyr

Senior Member
Nov 20, 2006
156
28
0
Vercelli
Fantastic!!!
Thanks for the explanation :)
Yes it is, with some modifications and changes on the 2nd init.rc and dependant files. There is going to be an inbuild functionality called 2nd Boot that will allow you to do that easily on the future versions of this MOD. You can create an extra partition on your sd card, format it to an ext3 partition and change the init files so that the sd partition will mounted for /system instead of the internal system partition, extract the system files there and boot using 2nd init. Might sound like a tough thing to do, but it will get easier when the 2nd boot function of the boot menu will be ready. :)


Sent from my MB525 using XDA App
 

ketonkss4

Senior Member
Jan 30, 2011
192
17
0
Minneapolis
it is real, i am stupid to think the screenshot was fake :p he has not only brought cyanogenmod to defy, but its the first gingerbread rom ever for defy. and glad to see more devs starting to work for defy :)
w/e skepticism for the win! My heart couldnt take another nenoled a**hole getting everyones hopes up.

Now on to a new era in Defy android Development thank you for your contribution ksubedi you definitely set the ball rolling around here. I cant wait to try Quarx's CM7.
 

adlx.xda

Inactive Recognized Developer
Feb 4, 2010
1,541
1,752
0
Madrid
That would tell you if this 2nd init deal is truly what we need for CM7 huh? But after reading that motorola packages the eFuse command to brick the phone in the event of loading a custom kernel im too scared to be the one to try it lol.
I have messed several times with the boot partition (which would be equivalent to flashing a custom kernel) and the phone would go directly to USB bootloader init mode upon power on.

So it's a soft brick. You can recover by flashing the kernel CG with RSD Lite.
 

ksubedi

Inactive Recognized Developer
Nov 18, 2010
271
1,107
0
Boulder, CO, US
Korean Developers have released Android BootMenu v0.5.0 (20110415), hope someone can upload the file.
Sorry about the update guys, i had the update file with me, but as my sd card was bricked, i had totally stopped the developement till today. I got a new one today, so im back on track. I have updated the post. And thanks to everyone who posted it before me :)
 

rrhg

Senior Member
Dec 11, 2006
130
0
0
Hi all,
I'm new user and need help with installation. When you wrote in adb, that mean in windows ? And how to install adb in win7 ? In adb mode what's the configuration of the phone ( portal or other ) ?
i've installed 1.2 version.apk and need to upgrade 4.5.
Thanks for your help

Sent from my MB525 using XDA App
 

ksubedi

Inactive Recognized Developer
Nov 18, 2010
271
1,107
0
Boulder, CO, US
Hi all,
I'm new user and need help with installation. When you wrote in adb, that mean in windows ? And how to install adb in win7 ? In adb mode what's the configuration of the phone ( portal or other ) ?
i've installed 1.2 version.apk and need to upgrade 4.5.
Thanks for your help

Sent from my MB525 using XDA App
Yeap ADB is for windows/linux/mac or in general, for computer. Here is an guide to installing adb on computer from the unlocker -> http://theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/

Follow the steps there and you will be ready to go :) Hope that helped.