"Clifford Yapp" <[EMAIL PROTECTED]> writes:

> I was wondering if it is possible to use fstab to have mount check for 
> multiple file formats before it gives up on a disk.  Right now my zip drive 
> is configured for vfat, but I would like it to be able to mount hfs as well 
> without having to su root and tell it specifically.  Is this possible?

use the `auto' filesystem.

be warned that i try the filesystems from /proc/filesystems. So if hfs.o is not
loaded it doesn't test hfs. In that case put hfs in /etc/filesystems

Reply via email to