Date: Sun, 29 Nov 1998 20:43:03 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: current@FreeBSD.ORG Subject: mounting procfs multiple times Message-ID: <199811300443.UAA09938@silvia.hip.berkeley.edu>
next in thread | raw e-mail | index | archive | help
Hi, I'd like to mount procfs multiple times so ps will work in multiple chroot environments. Unfortunately, it often results in an error like === umount: /chroot/ja-jvim-canna+wnn6-3.0.1.3i/proc: not currently mounted === even though it is shown as mounted by "mount". I can see the processes underneath it and "rm -rf" on that directory fails. Is this supposed to be this way? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811300443.UAA09938>