On Sun, 25 Apr 2010 21:16:31 +0200, Merciadri Luca wrote: > To put data on my USB key, I need to be root. This does not sound > normal. How can I tweak this?
Not normal. When I attach a flash drive I get: s...@stt008:~$ mount | grep media /dev/sdc1 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1000) Look that "uid=1000". s...@stt008:~$ ls -l /media/ | grep disk drwxr-xr-x 3 sm01 root 16384 ene 1 1970 disk Open GConf Editor and navigate to "/system/storage/default_options/vfat" key. It should say: mount_options [shortname=lower,uid=] Also, check your "/etc/fstab" file, there should be nothing about the usb flash drive. This is auto-handle by HAL and "gnome-mount". Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/pan.2010.04.26.09.33...@gmail.com