On Sun, Feb 05, 2006 at 03:01:07PM +0100, Philipp Börker wrote: > > Hello! > > I wonder how to umount a unionfs within an environment where /etc/ is > read-only. I can mount the unionfs with mount -n but wonder how to refer > to the mounted unionfs without having an entry in mtab. Does mount -n -t > unionfs do the trick? Perhaps together with the -a option?
Some people make /etc/mtab a symlink to /proc/mounts. Jeff. _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
