On Thu, Apr 13, 2006 at 02:51:49PM -0500, Aaron Tygart wrote: > > mount -t unionfs -o dirs=/hdb1/somedir:/hdb1/otherdir=ro unionfs /mnt > > results in > > > > mount: special device unionfs does not exist. > > > > Looks like you might have forgotten to specify '=rw' or '=ro' for the > topmost dir.
That shouldn't matter. It defaults to rw if no mode is specified. Jeff. _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
