Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
HSD-Pilot
Old
#51  
HSD-Pilot's Avatar
Recognized Contributor - OP
Thanks Meter 1588
Posts: 2,826
Join Date: Jan 2012
Sure, it will completely override your second system, when you fastboot this img.

Gesendet von meinem XT910 mit Tapatalk 2
The Following 2 Users Say Thank You to HSD-Pilot For This Useful Post: [ Click to Expand ]
 
pedrotorresfilho
Old
#52  
pedrotorresfilho's Avatar
Recognized Contributor
Thanks Meter 1047
Posts: 1,587
Join Date: Jan 2012

 
DONATE TO ME
Quote:
Originally Posted by HSD-Pilot View Post
Sure, it will completely override your second system, when you fastboot this img.

Gesendet von meinem XT910 mit Tapatalk 2
Pilot, your guide is impressive well done.

Thanks man!
+1
 
HSD-Pilot
Old
#53  
HSD-Pilot's Avatar
Recognized Contributor - OP
Thanks Meter 1588
Posts: 2,826
Join Date: Jan 2012
Thanks

Gesendet von meinem XT910 mit Tapatalk 2
 
pedrotorresfilho
Old
#54  
pedrotorresfilho's Avatar
Recognized Contributor
Thanks Meter 1047
Posts: 1,587
Join Date: Jan 2012

 
DONATE TO ME
Quote:
Originally Posted by HSD-Pilot View Post
Thanks

Gesendet von meinem XT910 mit Tapatalk 2
NP

I'll vote this for a sticky in QA section mate.

It's really usefull with all the roms coning to razr and for stablishing bootmenu as a default recovery to our device.

The most functional and safe recovery we have.

Cheers

Sent from my XT910 using xda premium
 
HSD-Pilot
Old
#55  
HSD-Pilot's Avatar
Recognized Contributor - OP
Thanks Meter 1588
Posts: 2,826
Join Date: Jan 2012
I appreciate that

I think they should stick the Main Thread (this one is linked in it) >

http://forum.xda-developers.com/show....php?t=1792955

but i'm not sure if i could ask them by myself ????
 
whirleyes
Old
#56  
whirleyes's Avatar
Recognized Developer
Thanks Meter 1787
Posts: 832
Join Date: Aug 2007

 
DONATE TO ME
In BootMenu Recovery
Code:
run_program("/sbin/busybox", "mount", "/system");
&
Code:
run_program("/sbin/mount", "/system");
is doing the same thing
(/sbin/mount is a symlink to /sbin/busybox)

run_program("/sbin/busybox", "mount", "/system"); is more universal & used by many installer(like Gapps)

XT909 : KAIZEN 0.1 - BMM 0.3.2
TF101 : PACman beta

- www.projectlense.com -
The Following 2 Users Say Thank You to whirleyes For This Useful Post: [ Click to Expand ]
 
pedrotorresfilho
Old
#57  
pedrotorresfilho's Avatar
Recognized Contributor
Thanks Meter 1047
Posts: 1,587
Join Date: Jan 2012

 
DONATE TO ME
Quote:
Originally Posted by HSD-Pilot View Post
I appreciate that

I think they should stick the Main Thread (this one is linked in it) >

http://forum.xda-developers.com/show....php?t=1792955

but i'm not sure if i could ask them by myself ????
Quote:
Originally Posted by whirleyes View Post
In BootMenu Recovery
Code:
run_program("/sbin/busybox", "mount", "/system");
&
Code:
run_program("/sbin/mount", "/system");
is doing the same thing
(/sbin/mount is a symlink to /sbin/busybox)

run_program("/sbin/busybox", "mount", "/system"); is more universal & used by many installer(like Gapps)
Submitted both tutorials 4 a stickie. Nice work guys!

Cheers
 
whirleyes
Old
#58  
whirleyes's Avatar
Recognized Developer
Thanks Meter 1787
Posts: 832
Join Date: Aug 2007

 
DONATE TO ME
Easy ROM Converter for BootMenu.

Details here

I forgot to mention, with BootMenu version 0.2.5, you can format(empty) webtop partition from recovery.

XT909 : KAIZEN 0.1 - BMM 0.3.2
TF101 : PACman beta

- www.projectlense.com -
The Following 2 Users Say Thank You to whirleyes For This Useful Post: [ Click to Expand ]
 
romdroid.
Old
#59  
Senior Member
Thanks Meter 171
Posts: 1,760
Join Date: Jul 2010
Quote:
Originally Posted by whirleyes View Post
Easy ROM Converter for BootMenu.

Details here

I forgot to mention, with BootMenu version 0.2.5, you can format(empty) webtop partition from recovery.
Mount& format -> format/webtop? Is that the only thing that nneds to be done before flashing rom on 2nd system?
 
mujju85
Old
#60  
Senior Member
Thanks Meter 36
Posts: 385
Join Date: Mar 2011
Location: mumbai
after deleted the webtop part is i flash fasboot will i get my webtop partion back or not

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...