On Mon, 14 Feb 2005 07:22:04 -0700, Jason Smith wrote: > Can anyone explain to me how they got USB to automount with supermount?
Put this in /etc/fstab, changing device and mount point paths as appropriate. If you have more than one USB device, you will need to create suitable udev rules to ensure each device always gets the same name. none /mnt/cf supermount fs=auto,dev=/dev/usb/cf,--,users,sync,noatime 0 0 You must use sync or you risk losing data when disconnecting the device. -- Neil Bothwick "Bother," said Pooh, as the small child choked on his eyes
pgp1pmzk5tyLD.pgp
Description: PGP signature
