maxnet / berryboot

Berryboot -- Boot menu / OS installer
http://www.berryboot.com/
Other
799 stars 135 forks source link

using Berryboot with Android image #708

Open deep8787 opened 3 years ago

deep8787 commented 3 years ago

Hi all,

I am currently wanting to dual boot my RetroPie setup with my Android setup. So I am in the process of preparing my Retropie with squashfc but when I checked the android backup image I created, it has 4 partitions as opposed to just 2 (ive not seen any mentioning of more then 2 partitions when I googled about this online). So which partition would I need to sqash? This is the output from running kpartx to analyze the img file:

_pi@RPi:/media/Stuff/NPi $ sudo kpartx -av androidpi.img
add map loop1p1 (254:2): 0 262144 linear 7:1 2048 add map loop1p2 (254:3): 0 3145728 linear 7:1 264192 add map loop1p3 (254:4): 0 524288 linear 7:1 3409920 add map loop1p4 (254:5): 0 10745856 linear 7:1 3934208

Any ideas?

Thanks

symbios24 commented 2 years ago

Converting andoid image to berryboot is almost impossible