View Single Post
Posts: 7 | Thanked: 0 times | Joined on Sep 2008
#242
I uninstalled, rebooted, reinstalled, rebooted, and still get the exact same errors. If I click the Debian chroot icon the screen with the error messages vanishes, so I'm showing what happens when I run /sbin/debian, as the errors appear the same. As I said before, the problem seems to be that the mount commands don't work. One other user, maxzar100, earlier in this thread (on page 5 of this thread) gave an identical error log on so I am not the only one:

http://www.internettablettalk.com/fo...t=21629&page=5

So here is my error output:

$ sudo /sbin/debian
Setting up the chroot...
using device: /media/mmc1/debian.img.ext2
Using ext2 file system
.
mount: mounting /dev on /debian/dev failed
mount: mounting /proc on /debian/proc failed
..
mount: none is write-protected, mounting read-only
mount: mounting none on /debian/dev/pts failed
mount: mounting /tmp on /debian/tmp failed
...
mount: /media/mmc1 is write-protected, mounting read-onl y
mount: mounting /media/mmc1 on /debian/media/mmc1 failed
mount: /media/mmc2 is write-protected, mounting read-onl y
mount: mounting /media/mmc2 on /debian/media/mmc2 failed
mount: /media/usb is write-protected, mounting read-only
mount: mounting /media/usb on /debian/media/usb failed
....
mount: /home/user is write-protected, mounting read-only
mount: mounting /home/user on /debian/home/user failed
cp: cannot stat '/debian/etc/resolv.conf': Permission de nied
cp: cannot stat '/debian/etc/hosts': Permission denied
cp: cannot stat '/debian/etc/group': Permission denied
cp: cannot stat '/debian/etc/passwd': Permission denied
cp: cannot stat '/debian/etc/localtime': Permission deni ed
cp: cannot stat '/debian/etc/pointercal.default': Permis sion denied
cp: cannot stat '/debian/etc/pointercal': Permission den ied
touch: /debian/tmp/chroot-complete: Permission denied
Everything set up, running chroot...
chroot: cannot execute /bin/bash: Permission denied