Linux on Epinter CM10

irha

Senior Member
Nov 18, 2010
213
31
48
I just got a clean install of CM10 on MB860 (no restore of any previous settings or apps) and tried Linux On Mobile. When I downloaded the Ubuntu Small image and tried to launch, I got the below error:

Code:
[email protected]:/ $
[email protected]:/ $ cd /sdcard
[email protected]:/sdcard $ su
[email protected]:/storage/sdcard0 # sh /data/data/com.zpwebsites.linuxonandroid/files/bootscript.sh /sdcard/ubuntu-13.10.SMALL.ext2.img
Checking loop device... FOUND
mount: mounting /storage on /data/local/mnt/external_sd failed: Invalid argument
No user defined mount points
net.ipv4.ip_forward = 1
Segmentation fault
Shutting down Linux ARM
umount: can't umount /data/local/mnt/external_sd: Invalid argument
umount: can't umount /data/local/mnt/dev: Invalid argument
I found one post on linux thread about a similar problem (invalid argument during mount) and the response suggested that the kernel might not support loopback devices. Has anyone been able to run linux on this combination? I would really appreciate any help on this.