On Mon, 17 Jan 2005 12:41:49 +0100, HK wrote:

> I've seen in my previous installation of linux (suse9) that hotplug(?) 
> agent managed to automaticly mount usb key when inserted (apropriate 
> lines were appended to /etc/fstab).

I do this using supermount. Unfortunately, this patch was dropped from the
Gentoo patchset a few months ago, so you would need to apply it manually
or use ck sources. Then put the following line in /etc/fstab, making
changes appropriate to your system.


none /mnt/cf supermount fs=auto,dev=/dev/usb/cf,--,users,sync,noatime 0 0

This is easier to manage with udev, especially if you have more than one
USB mass storage device.


-- 
Neil Bothwick

Oxymoron: Reagan memoirs.

--
gentoo-user@gentoo.org mailing list

Reply via email to