Hi,

I recently chose to mount my external hdd's by uuid. I just replaced the 
device file  (dev/sdxy) by the uuid (UUID=XXXXX...) in my /etc/fstab.

UUID=1ad24afc-f258-4b9e-a2c3-1e34c59562d8 /mnt/hdd_extern_1 reiserfs \ 
noauto,noatime,notail,user 0 0

UUID=1f0b0c58-7274-41c8-af00-2fbe5f4fbd6f /mnt/hdd_extern_2 reiserfs \ 
noauto,noatime,notail,user 0 0

As root I can mount and unmount the hdd's without any problem. But as user I 
can just mount but not unmount them. If I try to unmount them as user (after 
mounting as user, of course) I get a segmentation fault.

Maybe someone can give me a hint, what is going on.

rgds
Brenhard
-- 
[EMAIL PROTECTED] mailing list

Reply via email to