Package: pmount
Version: 0.9.13-1+b1
Severity: normal

When I insert a USB flash drive it mounts with permissions set at drwx------ 
despite having MODE="0666" set in /etc/udev/permissions.rules.  The entry in 
mtab is:
/dev/myFlash /media/usbdisk vfat 
rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=1000,gid=1000,umask=077,iocharset=utf8
 0 0
In order to get some correct operation I need to use a line in fstab including 
umask=000 and the entry in mtab on automounting is then
/dev/myFlash /flash/myFlash vfat 
rw,noexec,nosuid,nodev,uid=1000,umask=000,user=john 0 0 

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-10feb7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages pmount depends on:
ii  libc6                       2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libdbus-1-3                 1.0.2-1      simple interprocess messaging syst
ii  libhal-storage1             0.5.8.1-6    Hardware Abstraction Layer - share
ii  libhal1                     0.5.8.1-6    Hardware Abstraction Layer - share
ii  libsysfs2                   2.1.0-1      interface library to sysfs

pmount recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to