maxnet/berryboot

using Berryboot with Android image

Opened this issue · 1 comments

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 android_pi.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

Converting andoid image to berryboot is almost impossible