* Alan McKinnon ([EMAIL PROTECTED]) [19.07.08 09:19]:

> Rather mount by fs LABEL on the device or it's GUID. First column 
> in /etc/fstab:
> 
> LABEL=MY_FS_LABEL
> GUID=VERY_LONG_GUID_GOES_HERE
> 
> Personally, I feel fstab is the wrong place for pluggable filesystems. 
> Rather use automounting daemons like ivman, or the desktop environment, 
> for this purpose and leave only fixed disks in fstab that are not 
> likely to change
> 
but ivman does it in kind of a dumb manner:
plugin first usb drive -> mount point /mount/sda*
plugin second usb drive -> mount point /mount/sdb*
unplug both
plugin second usb drive -> mount point /mount/sda* !

This can get confusing, if do not always use GUIs.

If you give udev a rule to symlink the thumbdrive to something like 
/dev/first and add a line /dev/first /media/first, ivman will always use 
that mount point.

If you have your boot partition on a thumbdrive you will appriciate this 
behavior.

Sebastian

-- 
 " Religion ist das Opium des Volkes. "      Karl Marx

 [EMAIL PROTECTED]@N GÜNTHER         mailto:[EMAIL PROTECTED]

Attachment: pgpv92B5Ar7Uh.pgp
Description: PGP signature

Reply via email to