14 Mar
2010
14 Mar
'10
4:02 p.m.
Am oder ungefähr am Sonntag, 14. März 2010, schrieb Nilesh Govindarajan:
On 03/14/2010 08:50 PM, fons@kokkinizita.net wrote:
On Sun, Mar 14, 2010 at 07:51:28PM +0530, Nilesh Govindarajan wrote:
Just put the device in /etc/fstab with whatever options you want, (u)mount it manually and forget about hal.
Ciao,
Doesn't do good. I have multiple pen drives :)
In this case you can either use labels or uuids to identify them in /etc/fstab, e.g. /dev/disk/by-label/Data /mnt/Data vfat uid=root,gid=users,showexec,user,noauto,umask=002,utf8,shortname=mixed 0 0 /dev/disk/by-uuid/55ba4890-140e-4087-8851-3c17b295c421 /mnt/Archiv ext4 defaults,user,exec,noauto 0 0 :) Ed