|
Hello Guru's :-)
Probably it's not really Guruplug related, but I can't manage to get my external harddrive mounted at boottime and make it writable for every non-root user. First I tried to add the followng line in /etc/fstab: /dev/sdc1 /mnt/audiodisk vfat rw,user,uid=1000,umask=000,utf8,flush 0 0 to give least write permission for user-id 1000. But no, still read-only. If I log in as user-id 1000 and then mount by hand, everything seems to work fine.
Later I noticed the plug is using udev, but I'm not familiar with it at all. Can anybody tell me please how to solve my problem? I've spent a couple of evenings now, and it drives me crazy.
Thanks a lot in advance!
|