Joined
·
194 Posts
I'm just curious if anyone has managed to successfully get Ubuntu up and running on their Droid X using something similar to the Galaxy Tab 10.1?
Everytime I've tried running bootubuntu I get something similar to this (even changing the loop):
Running CM7 at the moment and I'm open to the idea that this is impossible to do, *but* I'd like to do it just for the sake of doing it if it is possible.
Everytime I've tried running bootubuntu I get something similar to this (even changing the loop):
Code:
mknod: /dev/loop1: File exists<br />
mount: mounting /dev/block/loop1 on /data/local/ubuntu failed: No such device<br />
mount: mounting devpts on /data/local/ubuntu/dev/pts failed: No such file or directory<br />
mount: mounting proc on /data/local/ubuntu/proc failed: No such file or directory<br />
mount: mounting sysfs on /data/local/ubuntu/sys failed: No such file or directory<br />
net.ipv4.ip_forward = 1<br />
Setting /etc/resolv.conf to Google Open DNS 8.8.8.8 and 8.8.4.4<br />
bootubuntu: cannot create /data/local/ubuntu/etc/resolv.conf: directory nonexistent<br />
bootubuntu: cannot create /data/local/ubuntu/etc/resolv.conf: directory nonexistent<br />
Setting localhost on /etc/hosts <br />
bootubuntu: cannot create /data/local/ubuntu/etc/hosts: directory nonexistent<br />
READY TO ROCK AND ROLL BABY! <br />
Brought to you by NexusOneHacks.net and the open source community! <br />
<br />
chroot: can't execute '/bin/bash': No such file or directory<br />
<br />
Shutting down Ubuntu<br />
umount: can't umount /data/local/ubuntu/dev/pts: No such file or directory<br />
umount: can't umount /data/local/ubuntu/proc: No such file or directory<br />
umount: can't umount /data/local/ubuntu/sys: No such file or directory<br />
umount: can't umount /data/local/ubuntu: Invalid argument