Skip to content

Instantly share code, notes, and snippets.

@ibrahima
Created April 24, 2011 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibrahima/939943 to your computer and use it in GitHub Desktop.
Save ibrahima/939943 to your computer and use it in GitHub Desktop.
Errors
mknod: /dev/loop5: File exists
losetup: /dev/block/loop5
mount: mounting /dev/block/loop5 on /data/local/ubuntu failed: No such device
mount: mounting devpts on /data/local/ubuntu/dev/pts failed: No such file or directory
mount: mounting proc on /data/local/ubuntu/proc failed: No such file or directory
mount: mounting sysfs on /data/local/ubuntu/sys failed: No such file or directory
./bootubuntu: cannot create /data/local/ubuntu/etc/resolv.conf: directory nonexistent
./bootubuntu: cannot create /data/local/ubuntu/etc/resolv.conf: directory nonexistent
./bootubuntu: cannot create /data/local/ubuntu/etc/hosts: directory nonexistent
chroot: can't execute '/bin/bash': No such file or directory
umount: can't umount /data/local/ubuntu/dev/pts: No such file or directory
umount: can't umount /data/local/ubuntu/proc: No such file or directory
umount: can't umount /data/local/ubuntu/sys: No such file or directory
umount: can't umount /data/local/ubuntu: Invalid argument
losetup: /dev/loop5: Device or resource busy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment