Am 2006-05-04 12:38:04, schrieb Adam Warner: > Steinar, many thanks for the tip! My fstab was and is correct according > to the Debian GNU/Linux AMD64 HOW-TO: > <http://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html> > > This is my proc entry for my chroot environment: > proc /ia32/proc proc defaults 0 0
Sorry, but tis is wrong. /proc is normaly mounted under the base-system and if you need /proc in your CHROOT, you need to BIND it with: /proc /ia32/proc none bind 0 0 ^^^^ ^^^^ This works very fine here on my Development workststion where I run Woody, Sarge, Etch and Sid in 4 chroots with X > One can see that mountall.sh silently ignores all explicit fstab entries > to mount any proc filesystem (via the noproc directive)! > > This is the most similar bug report: > "mountall.sh: additional proc mountpoints (for chroots) are not mounted" > <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=359651> Because you should BIND it. > Maybe this bug report could be merged with 359651? Greetings Michelle Konzack -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ ##################### Debian GNU/Linux Consultant ##################### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]