Re: access to proc filesystem from chrooted process

Guest section DW (dwguest@win.tue.nl)
Sat, 22 May 1999 04:08:10 +0200 (MET DST)


From: Riley Williams <rhw@memalpha.cx>

Are you referring to some means of mounting /proc so it appears
visible to ALL processes no matter where they're chroot'd to? If so,
I'd love to know how.

Try
# mount -t proc proc /mnt

and behold: two proc filesystems.
(It is a virtual filesystem - you can have seventeen of them for each
chrooted environment.)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/