mount: special device none does not exist
My two cents:  some mount progs test whether "device" in
  mount [-fnrsvw] [-t vfstype] [-o options] device dir
really exists even if the given filesystem is a nodev filesystem. You might try
  mount -t unionfs -o dirs=... /dev/null /mountpoint
Just a guess.

Stephan
--
Stephan Springl                           BFW Werner Völk GmbH
                                          Energiemesstechnik & Service
                                          Drosselgasse 5
                                          82166 Gräfelfing/München
                                          Germany
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to