On Wed, Jul 15, 2009 at 02:41:00PM +0200, Mathieu Malaterre wrote: > > Please try adding the following to your /etc/fstab > > > > /home /mnt/lenny/home none bind 0 0 > > /tmp /mnt/lenny/tmp none bind 0 0 > > /dev /mnt/lenny/dev none bind 0 0 > > /proc /mnt/lenny/proc none bind 0 0 > > In my previous email I included the output of the 'mount' command > which showed that /dev was properly mounted. Again here it is with > only the chroot part: > > $ mount | grep lenny32 > /home on /mnt/lenny32/home type none (rw,bind) > /tmp on /mnt/lenny32/tmp type none (rw,bind) > /media/cdrom0 on /mnt/lenny32/media/cdrom0 type none (rw,bind) > /dev on /mnt/lenny32/dev type none (rw,bind)
Argh. Really sorry, I guess I'll have to take more time to read carefully before hitting reply! :-) > > Searching on internet I found the gentoo tutorial: > > http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=2 > > Apparently on this tuturial both /dev AND /dev/pts are mounted: > > ... > Code Listing 3.2: Mount virtual file systems > > # mount -o bind /dev /mnt/gentoo32/dev > # mount -o bind /dev/pts /mnt/gentoo32/dev/pts > # mount -o bind /dev/shm /mnt/gentoo32/dev/shm > ... > > Is there a chance that this turial is missing that ? Possibly. Unfortunately, I am not near my schroot now, so I can't refer to my settings at the moment. If someone else doesn't diagnose your problem till quite a while, or you are unable to get things going perfectly (both unlikely), I'll share my settings with you when I get back to my machine. Sorry for not being very clear with my directions. :-) Kumar -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org