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..

-- 
see shy jo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to