What exactly is supermount, why is it considered 'evil', and was it disabled for its supposed 'evilness'? By automounter do you mean that it automatically mounts a file system for hot-plug devices (USB... ) or that it mounts filesystems at boot. I expect that it isn't the latter because that is wat fstab is for, correct? Thanks in advance. - -Matthew-
On Mon, 14 Feb 2005 14:49:43 +0000, Neil Bothwick <[EMAIL PROTECTED]> wrote: > 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 > > > -- [email protected] mailing list
