[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFC]: d-i, /dev, busybox



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



Reply to: