On Thursday 21 April 2011 14:12:10, blind Pete wrote: > How do you bind (a part of) a file system in /etc/fstab? > > "man fstab" says that the third field should be "none" > for bind or move mounts, but what should the rest of the > line be? > > There is now an error message during the boot sequence about > there not being any such file system as "none".
/path/to/the/original/folder /path/to/the/bind/folder none bind should work. Regards, -- Balcaen John
