Re: [RFC]: d-i, /dev, busybox
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:  andersee@debian.org, andersen@lineo.com
--This message was written using 73% post-consumer electrons--
Reply to:
- References:
- [RFC]: d-i, /dev, busybox
- From: David Whedon <dwhedon@gordian.com>
 
 
- Re: [RFC]: d-i, /dev, busybox
- From: Erik Andersen <andersen@codepoet.org>
 
 
- Re: [RFC]: d-i, /dev, busybox
- From: Joey Hess <joeyh@debian.org>
 
 
- Re: [RFC]: d-i, /dev, busybox
- From: Erik Andersen <andersen@codepoet.org>
 
 
- Re: [RFC]: d-i, /dev, busybox
- From: Joey Hess <joeyh@debian.org>
 
 
- Re: [RFC]: d-i, /dev, busybox
- From: Joey Hess <joeyh@debian.org>
 
 
- Re: [RFC]: d-i, /dev, busybox
- From: Erik Andersen <andersen@codepoet.org>
 
 
- Re: [RFC]: d-i, /dev, busybox
- From: Joey Hess <joeyh@debian.org>