[DEV][2012/08/29] Multiboot v0.8

m11kkaa

Recognized Developer / Inactive Recognized Contrib
Jan 20, 2011
1,259
2,145
0
1: yes
2: It's always good to learn something :) ADB is a very good tool and I'm using this for everything.
Just follow this guide:

== on handy ==
- install SDK/ADB-client on your pc: http://developer.android.com/sdk/index.html
- boot into latest/custom recovery
- Advanced->Start adbd
- Mounts and storage->mount /cache
- Mounts and storage->mount /data

== on PC ==
- open terminal/cmd
- execute the following commands:
Code:
adb shell rm -Rf /data/*
adb shell rm -Rf /cache/*
 
  • Like
Reactions: Cassinander

UEman

Senior Member
Apr 11, 2011
318
68
0
I think the multiboot messes up the battery stats because every rom has its own stats. I have no proof, but I think so.
 

m11kkaa

Recognized Developer / Inactive Recognized Contrib
Jan 20, 2011
1,259
2,145
0
The question is if you want a shared battery-stat ;)
I'm trying to download and compile CM7.1 since 3 days but no way.
My internet connection is too slow and if it's ready there are always compile errors.

So we have to wait until the bootmenu-devs will integrate multiboot into bootmenu. Then it would be easy to make a menu to choose between different virtual systems and define options for each(like battery stats or sdcard-virtualisation).

I would really like to do this myself but anything is very wrong with downloading the source :confused::confused::confused:
 

Cassinander

Senior Member
Sep 29, 2011
109
9
0
São Paulo
1: yes
2: It's always good to learn something :) ADB is a very good tool and I'm using this for everything.
Just follow this guide:

== on handy ==
- install SDK/ADB-client on your pc: http://developer.android.com/sdk/index.html
- boot into latest/custom recovery
- Advanced->Start adbd
- Mounts and storage->mount /cache
- Mounts and storage->mount /data

== on PC ==
- open terminal/cmd
- execute the following commands:
Code:
adb shell rm -Rf /data/*
adb shell rm -Rf /cache/*
It's possible in a Mac? I have a Mac, and just 2 days in the week, a Windows. But thanks for good teach.
 

m11kkaa

Recognized Developer / Inactive Recognized Contrib
Jan 20, 2011
1,259
2,145
0
Yes look at the SDK download page I linked above.
There is a Mac version. If you have an intel mac it will work.
 
  • Like
Reactions: Cassinander

brajesh.sharma87

Senior Member
Jan 27, 2011
2,081
2,836
203
Kolkata
Awsum mate. I have done everything as explained and voila, i m successfully running miui and cm7 together.

I already had miui and cm7 zips on my sd so i didnt even require to get help of pc. All happened in just 10 mins.

Thanks....really

Sent from my Moto Defy
 

djc151084

Senior Member
Aug 5, 2011
230
42
0
I don't have latest and stable recovery in my boot menu, how do I go about adding these, thanks djc

Sent from my MB526 using XDA App
 

brajesh.sharma87

Senior Member
Jan 27, 2011
2,081
2,836
203
Kolkata
I don't have latest and stable recovery in my boot menu, how do I go about adding these, thanks djc

Sent from my MB526 using XDA App
after flashing defy multiboot mod zip, u need to go to bootmenu/recovery, there u will find latest and stable recovery and u can install the virtual system through latest recovery. [I hope u r already rooted and 2nd init installed. ;) ]
 

[] AL []

Recognized Contributor
Feb 22, 2011
2,865
4,625
0
after flashing defy multiboot mod zip, u need to go to bootmenu/recovery, there u will find latest and stable recovery and u can install the virtual system through latest recovery. [I hope u r already rooted and 2nd init installed. ;) ]
In fact, people have reported that in the latest CM7 nightly builds bootmenu, the "latest recovery" entry name has been change to "Custom recovery"

So in recovery, you have [custom] and [stable] recoveries instead of [Latest] and [stable] - but it works the same...
 

hottracks4

Senior Member
Sep 18, 2008
988
99
0
Bangalore
Help?

Hey m11kkaa,
I've installed the boot menu 0.4 and am trying to install ICS-MIUIDSJ-1.11.25 but i end up getting this error msg while installing the zip file..

" assert failed: write_raw_image("/tmp/logo.img" ,
"/dev/block/mmcblk1p10")
E:Error in /sdcard/ICSMiuiDFJ-1.11.25.zip
(Status 7)
Installation aborted. "

Help!!! Please.. :confused: :confused:
 
Last edited:

hailmary

Senior Member
Jan 10, 2009
813
133
0
44
manila
www.facebook.com

haaww.....greetings from the jungle,my friend...its been a while yah:p

since weve been seeing lots of "how to, what to do, where is" from our fellow testers...i propose for you to compile a "multi boot instructions" thread for our precious cm7 & the upcoming mighty cm9...just like what was done way back for the cm7.

i would like to do it,but im lacking time & resources atm.
if you could do it--it would be a very big help & faster debugging & wider source of improvement points for the devs.

i also think its going to keep the niche cleaner;)...serious this time :D
 

LeonardoJegigzem

Senior Member
Oct 23, 2011
207
48
0
Hi!, veery nice work m11kkaa!, but i'm having some problems booting the virtual system,

I'm running CM7.1 on the real system, i created the ext3 fs and flashed multiboot in CWM, so i enter to lastest recovery and flashed the CM9... but when i try to boot on 2nd boot i only got the red led on!, i'm missing something of course,
any tip??
Thanks! :)
(sorry for the bad english)
 

drwario

Senior Member
Oct 19, 2010
487
82
0
In latest recovery I get can't mount cache/log error. When I go to wipe dalvik cache nothing happens. When I try to use 2nd boot I never get passed splash. The boot animation does not start. Is it possible the rom isn't building up the dalvik cache? Maybe that's why boot animation doesn't start?

Sent from my MB525 using XDA App
 

m11kkaa

Recognized Developer / Inactive Recognized Contrib
Jan 20, 2011
1,259
2,145
0
haaww.....greetings from the jungle,my friend...its been a while yah:p

since weve been seeing lots of "how to, what to do, where is" from our fellow testers...i propose for you to compile a "multi boot instructions" thread for our precious cm7 & the upcoming mighty cm9...just like what was done way back for the cm7.

i would like to do it,but im lacking time & resources atm.
if you could do it--it would be a very big help & faster debugging & wider source of improvement points for the devs.

i also think its going to keep the niche cleaner;)...serious this time :D
Great ideao but I only have time for little projects like developing multiboot.
Would be great if anyone can make a detailed FAQ.


In latest recovery I get can't mount cache/log error. When I go to wipe dalvik cache nothing happens. When I try to use 2nd boot I never get passed splash. The boot animation does not start. Is it possible the rom isn't building up the dalvik cache? Maybe that's why boot animation doesn't start?

Sent from my MB525 using XDA App
Choose "2nd-boot + adb". If it shows an error there is an script error.
you don't need to connect via adb - it will be displayed on screen in yellow font.
 

m11kkaa

Recognized Developer / Inactive Recognized Contrib
Jan 20, 2011
1,259
2,145
0
Wouldn't you like to try? Sounds very interesting...
I tried it in the past, but I only put the normal boot.img on recovery-partition and never tested more.
I don't want to test MSGinger since I have green camera and I don't want to mess with these things.
But I can give you instructions if you want to test it yourself.
 

TJKV

Senior Member
Jun 25, 2011
1,927
2,746
0
Hey m11kkaa,
I've installed the boot menu 0.4 and am trying to install ICS-MIUIDSJ-1.11.25 but i end up getting this error msg while installing the zip file..

" assert failed: write_raw_image("/tmp/logo.img" ,
"/dev/block/mmcblk1p10")
E:Error in /sdcard/ICSMiuiDFJ-1.11.25.zip
(Status 7)
Installation aborted. "

Help!!! Please.. :confused: :confused:
Make sure the image files aren't on the root of your sd card but in a folder called fsimages.

Sent from my MB525 using XDA App
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone