Hi,
I'm currently using Berryboot as my bootloader and I have raspbian and kali linux installed.
I am trying to use this guide to add Plan 9 into Berryboot. http://www.howtogeek.com/141325/how-to- ... berryboot/
However, when i key in sudo kpartx -av 9pi.img, i get the following error
add map loo1p1 (254:0): 0 120897 linear /dev/loop1 64
device-mapper: resume ioctl on loop1p2 failed: Invalid argument
create/reload failed on loop1p2
add map loop1p2 (0:0): 0 3661056 linear /dev/loop1 120960
I am new to this platform and would appreciate any help on this. Has anyone tried what I am attempting or know why I am getting this error?