Vous êtes sur la page 1sur 11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

xda-developers Motorola Defy Defy Android Development [MOD] [Update:5/5/2011] BootMenu - Recovery,
2nd Init , v0.5.1 by ksubedi

StartDownload
ConvertAnyFiletoa
PDF.GettheFreeFrom
DoctoPdfApp!

FORUMS

View Poll Results: Is this MOD helpful?

Defy Android Development

Yes

408 Vote(s)

Defy General

93.58%

Defy Q&A, Help & Troubleshooting

No

28 Vote(s)

Defy Accessories

6.42%

Defy Themes and Apps

Voters: 436. You may not vote on this poll

[MOD] [Update:5/5/2011]
BootMenu - Recovery, 2nd Init ,
v0.5.1
By ksubedi, Recognized Developer on 8th April 2011, 03:30 AM
271 posts

Tweet

Thanks: 1,110

Reply
1

Subscribe

11

Like

+1

Email

Last

SearchThread

http://forum.xdadevelopers.com/showthread.php?t=1026853

1/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

NOTICE: Sorry Guys, As i lost my

defy, i will not be able to work for


defy anymore

So i will not be able

to maintain this thread as well. Racca


is maintaining another thread with
updates for this bootmenu here

which can now be called the official


thread.
Hello XDA,
[Notice: You might have checked my signature and already
figured out that i lost my Motorola Defy

So i will be no

longer able to develop anything for defy. I will not be able

to edit the boot menu and optimize it, but i will still post all
the updates i get from Korean Developers. I am sorry to say
that i will not be able to work on porting MiUi to Defy

anymore. I hope some other developer will handle the work


and port MiUi to Defy. Just reply to this thread if you have
anything. Thank You]

This is a pre-boot menu that loads just before the android

system starts, which allows you to enter recovery, start adb


daemon, run 2nd init script, run 2nd boot and few more. I

recently changed the format of this post so that i can easily


add updates, and i hope you guys don't mind it, and if you

want to check the old post, here is the link. I have also added
an unofficial changelog. This MOD was developed by Korean

Developers at http://cafe.naver.com/androiders, so big thanks


goes to them.

Status:Beta

http://forum.xdadevelopers.com/showthread.php?t=1026853

2/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

Status:Beta
LatestVersion:v0.5.1
LastUpdate:4/16/2011

Usage:

Quarx

Load second init.rc file which enables you to do a lot of


things that were not possible before.
Load custom recovery before booting os, which makes it
possible to restore your nandroid backup or flash a new
rom even if your system is not booting.
Run ADB Daemon to debug system boot using logcat or
similar tools, very useful for developers.
Change the default boot to 2nd init, so you can load the
2nd init on default boot.
And much more....

Download:

MOST THANKED

ALL-TIME

19
8

I have successfully launched the CM7 on defy!


BT, 3D, Sd-card
2011-Apr-12 3:44

I'm starting create CM7 for defy... with 2nd-init


:) 2nd-boot not

Quarx

2011-Apr-11 6:22

Wifi now works:) I have problem with RIL. - no


errors, and does

Quarx

2011-Apr-12 13:13

I've been following this topic and been playing


around with this,

pedrodh

2011-Apr-11 10:13

(quote) What screenshots do you need? I'll do.


(quote) Ok,

Quarx

2011-Apr-12 13:34

Version 0.5.1 (Latest)


Version 0.5.0
Version 0.4.5
Version 0.3.1
Version 0.2.0

XDA-Developer Forum Members, Download Latest Attached


File, Non-Members, Click Here.

Upgrading:
Simply follow the installation instructions, it will
overwrite the old version and install the new one.

Installation:
Download the latest zip file.
Create a folder bootmenu on your sd card and extract
all the files inside the zip file there.
Turn on usb debugging on your phone. And use the
following commands in adb:
Quote:

ANALYSIS & OPINION


What Was Your Worst Tweaking
Mistake or Mess-up?
October 15, 2015

C:/> adb shell


$ su
# cp -R /sdcard/bootmenu /data/bootmenu
http://forum.xdadevelopers.com/showthread.php?t=1026853

3/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

# cp -R /sdcard/bootmenu /data/bootmenu
# cd /data/bootmenu
# chmod 755 *
# ./install.sh
# rm -R /data/bootmenu
The bootmenu will be installed.

Water Cooling Flagships Sees Dramatic


Performance Improvements
October 14, 2015

Multi-Window is Underrated, and


Every Android Should Have it by
Now

Turn off USB Debugging.


Restart your device once.
Check the Using "Pre Boot Menu" section for instructions

October 14, 2015

on how to use.

Using Pre Boot Menu:

What Do You Look for in a Custom


ROM?
October 13, 2015

Turn your phone off.


Press the Power Button.
After 1-10 seconds, the blue led on your phone will light
up for just 1.5 seconds (Still while the Motorola logo is

Apktool v2.0.2 Released With


Android Marshmallow Support
October 13, 2015

being displayed).
Exactly when the led lights up, press the volume down
button.

More XDA News

You will see the BootMenu, use the Volume Button to


navigate up and down, and the power button to select
an item.

Changelog:
Version 0.5.1
Bug Fixes
Minor Internal Script Changes

Version 0.5.0
Bug Fixes

TOP FORUM DISCUSSIONS

Few Changes In UI (Background)

OTA Links for Android 6.0 on the Nexus 6 Are


Rolling In

Updated All Scripts, Better Compatibility With Most


ROMS

October 15, 2015

Changed Directory Structure

Galaxy Nexus Gets Experimental Android 6.0


Pure-AOSP Release

Version 0.4.5
Bug Fixes
Changed Name Of OpenRecovery To Custom Recovery
ADB Daemon Works Now
Few Minor Changes...

Version 0.3.1
Replaced Tenfar's Recovery With OpenRecovery
http://forum.xdadevelopers.com/showthread.php?t=1026853

October 15, 2015

Android 6.0 Marshmallow Ported to the 2012


Nexus 7
October 15, 2015

Enable Call Recording and Speaker


Enhancements For Xperia Z1 Compact On Android
5.1.1
October 14, 2015

4/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

Replaced Tenfar's Recovery With OpenRecovery

October 14, 2015

Added 2nd Init Script

Unofficial TWRP For ZUK Z1

Bug Fixes
Minor UI Enhancements

Version 0.2.0
Initial Release
Added BootMenu
Added Tenfar's Recovery

What Works:

October 14, 2015

Updated Camera Libs For LG G2


October 13, 2015

Guide on Porting Lollipop Based ROMs for Kitkat


Based MTK Devices
October 13, 2015

More Forum Links

BootMeu
ADB Daemon
2nd Init
Custom Recovery
Default Recovery
Setting 2nd Init As Default
Reboot
Normal Boot

What Doesn't Work:


2nd Boot (Can Be Done Via 2nd Init Though)

Credits:
Korean Developer "ohnholic" and Other Korean
Developers for creating this
Korean Forum User "intohim" for providing me this file
and helping me translate Korean things to English.
Korean Forum User "" for mailing me about the
updates as soon as they are released, and also for
providing some files.
XDA Developer "tenfar" for his ClockWorkMod Port To
Defy.
Developer "Koushik Dutta" for ClockWorkMod.
XDA User "pedrodh" for creating an easy installer.
And everyone i forgot to mention....

Related Projects:
Easy Installer (APK) for this MOD.
Cyanogenmod 7 Port Based On 2nd Init Using This MOD
(Under Developement)
MiUi Port Based On 2nd Init Using This MOD (Under
Developement)
http://forum.xdadevelopers.com/showthread.php?t=1026853

5/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

Developement)

P.S. I do not take any responsibilities for the damages caused


by this tool. If you brick your device, the most i can do is

*help* you recover your system. So use it on your own. Works


on my phone.

Attached Files
bootmenu_v0.2.0_ksubedi.zip - [Click for QR Code] (2.00 MB, 1545
views)
bootmenu_v0.3.1_ksubedi.zip - [Click for QR Code] (2.62 MB, 338
views)
bootmenu_v0.4.5_ksubedi.zip - [Click for QR Code] (2.62 MB, 848
views)
bootmenu_v0.5.0_ksubedi.zip - [Click for QR Code] (2.60 MB, 588
views)
bootmenu_v0.5.1_ksubedi.zip - [Click for QR Code] (2.61 MB, 18324
views)

Last edited by ksubedi; 6th May 2011 at 02:32 AM.

The Following 43 Users Say Thank You to ksubedi For This Useful Post:

[ View ]

DownloadOpera
browser
NeedmoreSpeed
online?GetOperathe
Fastestbrowser.

Downloadnow

psicodelico

Senior Member

8th April 2011, 03:37 AM | #2

Thanks: 157

This will be impressive when 2nd-init works.


Thanks for everyone working in things like that!!
P.S. It's working here!
http://forum.xdadevelopers.com/showthread.php?t=1026853

6/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

Last edited by psicodelico; 8th April 2011 at 04:58 AM.

mussio

Senior Member

8th April 2011, 03:41 AM | #3

Thanks: 8

does this mean custom kernels? once it gets figured out?

ksubedi
OP

Thanks: 1,110

Recognized Developer

8th April 2011, 03:46 AM | #4

Quote:
Originally Posted by mussio

does this mean custom kernels? once it gets figured


out?
Well, not right now, but once the korean developers figure

out a way to bypass the recovery signature verification, which


is of course, not easy, we will be able to do that too. And

according to what i kknow, the korean devs are working really


hard on that. But this definitely means that we are one step
closer.

mussio

Senior Member

8th April 2011, 04:27 AM | #5

Thanks: 8

So for now this makes flashing Roms easier? safer? sorry if i

seem confused i'm not getting my Defy till Monday just want
to clarify if i should flash Roms this way or follow directions

dor each rom, all this sbf files and being able to downgrade is
kinda confusing I never had a android phone with a locked
bootloader so all this is new to me.
hope that makes sense.

http://forum.xdadevelopers.com/showthread.php?t=1026853

7/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

ksubedi
OP

Thanks: 1,110

Recognized Developer

8th April 2011, 04:36 AM | #6

Quote:
Originally Posted by mussio

So for now this makes flashing Roms easier? safer?


sorry if i seem confused i'm not getting my Defy till
Monday just want to clarify if i should flash Roms this
way or follow directions dor each rom, all this sbf files
and being able to downgrade is kinda confusing I never
had a android phone with a locked bootloader so all
this is new to me.
hope that makes sense.
Well, this doesnt really make flashing roms easier (its same

recovery), but it definitely makes it safer as you can always

restore your nandroid or flash another rom even if your phone


stops booting. And i can totally understand you, the way

motorola works is a bit different than HTC and other phones,

sbfs and stuff like that, but dont worry, if you read the guides
here -> http://forum.xda-developers.com/showthread.php?
t=919334 , you will understand everything. Enjoy

The Following User Says Thank You to ksubedi For This Useful Post:

[ View ]

m11kkaa

Thanks: 1,858

Recognized Contributor

8th April 2011, 06:28 AM | #7

That are very great news!!

Does I have to install this after every new firmware-flash or


only after a bootloader up/downgrade?

Last edited by m11kkaa; 8th April 2011 at 06:33 AM.

marhensa

Thanks: 1,156

Senior Member

8th April 2011, 06:49 AM | #8

wow... great news..


now we don't have to boot up the phone, and
http://forum.xdadevelopers.com/showthread.php?t=1026853

install custom

8/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

now we don't have to boot up the phone, and install custom


recovery.

saving time

antony.ps

Senior Member

8th April 2011, 07:14 AM | #9

Thanks: 250

Can't wait to see custom kernels

derbestimmer

Senior Member

8th April 2011, 07:46 AM | #10

Thanks: 19

"intohim" what a great nick... hahahahahaha!

sorry, great news & big props to the korean devs!

adlx.xda

Thanks: 1,035

Recognized Developer

8th April 2011, 08:28 AM | #11

That sounds pretty awesome, will try later. I would have saved

Read More

a lot of hours with that... anyway, I'll save them by now

Reply

Subscribe to Thread

http://forum.xdadevelopers.com/showthread.php?t=1026853

9/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

Page 1 of 23

11

Last

Tags
2nd init, boot menu, defy, recovery

Previous Thread

Next Thread

Top Threads in Defy Android Development by


ThreadRank
Get APK installed on unsupported devices with SD Card support

2015-08-10

Windows Phone 8 General

[GUIDE] Enable Multi-Window Mode on Android 6.0 Marshmall...

2015-05-29

Android General

[TWEAK][MOD][arm/x86]PDB-ABS Tweaks V4.0_Reborn {2.3-6....


Android Software and Hacking General [Developers Only]

2015-05-28

[XAP][Source] Resource Hacker for Lumia

2015-04-14

Windows Phone 8 Development and Hacking

[TOOL] [MultiSystem] MultiROM and Recovery Replacement fo...


Android Software and Hacking General [Developers Only]

2015-05-07

[MOD][ARM][4.3+] Dolby ATMOS [R6.5]

2015-05-15

Android Apps and Games

[GAPPS][4.4.x & 5.x][arm & arm64] Fermion GApps [11-10-2015]


Android Software Development

2015-04-01

[ROM][Redmi 2][29/08] CyanogenMod 11.0

2015-07-17

Miscellaneous Android Development

xda-developers Motorola Defy Defy Android Development [MOD] [Update:5/5/2011] BootMenu - Recovery,
2nd Init , v0.5.1 by ksubedi

We're Social


XDA Developers was founded by developers, for developers. It is now a

valuable resource for people who want to make the most of their mobile
devices, from customizing the look and feel to adding new functionality.
Are you a developer?

More info
http://forum.xdadevelopers.com/showthread.php?t=1026853

10/11

16/10/2015

[MOD][Update:5/5/2011]BootMenuRecovery,|MotorolaDefy|XDAForums

Contact Rules Android Guides Suggest Content Privacy Policy XDA App Root Any Device
Copyright xda-developers. Hosted by Leaseweb

-- XDA 2015

http://forum.xdadevelopers.com/showthread.php?t=1026853

11/11

Vous aimerez peut-être aussi