On Tue Feb 13, 2001 at 01:50:09PM -0800, Joey Hess wrote:
> Erik Andersen wrote:
> > If it is a nodev filesystem like proc ('cat /proc/filesystems'
> > to check) then, yes, we will need to explicitly rivot_root.
>
> root@kite:~>mount -t ramfs none /mnt
> root@kite:~>touch /mnt/hi
> root@kite:~>grep /mnt /proc/mounts
> none /mnt ramfs rw 0 0
> root@kite:~>umount /mnt
> root@kite:~>ls /mnt
> root@kite:~>
>
> So yes, I think it is. I'm looking forward to taking a look at the busybox
> pivot_root..
http://oss.lineo.com/cgi-bin/cvsweb/busybox/pivot_root.c?rev=1.1&content-type=text/x-cvsweb-markup
-Erik
--
Erik B. Andersen email: [EMAIL PROTECTED], [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]