On Sun, Mar 14, 2010 at 05:02:47PM +0100, Edgar Kalkowski wrote: > 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 Don't know for the uuid, but for a label you can just write: LABEL=/Data /mnt/Data vfat uid=root,gid=users,showexec,user,noauto,umask=002,utf8,shortname=mixed 0 0 as well. -- FA O tu, che porte, correndo si ? E guerra e morte !