I have tried the pmount command and it have worked, the pen drive mounts in /media/sda1 and I can browse it.
The output was: _______________________________________________________________________ [EMAIL PROTECTED]:~$ pmount -d /dev/sda1 resolved /dev/sda1 to device /dev/sda1 mount point to be used: /media/sda1 no iocharset given, current locale encoding is UTF-8 locale encoding uses UTF-8, setting iocharset to 'utf8' Cleaning lock directory /var/lock/pmount/_dev_sda1 device_whitelist: checking /etc/pmount.allow... device_whitlisted(): nothing matched, returning 0 find_sysfs_device: looking for sysfs directory for device 8:1 find_sysfs_device: checking whether /dev/sda1 is on /sys/block/sda (8:0) find_sysfs_device: major device numbers match find_sysfs_device: minor device numbers do not match, checking partitions... find_sysfs_device: checking whether device /dev/sda1 matches partition 8:0 find_sysfs_device: checking whether device /dev/sda1 matches partition 8:1 find_sysfs_device: -> partition matches, belongs to block device /sys/block/sda device_removable: corresponding block device for /dev/sda1 is /sys/block/sda get_blockdev_attr: value of /sys/block/sda/removable == 1 policy check passed spawnv(): executing /sbin/cryptsetup '/sbin/cryptsetup' 'isLuks' '/dev/sda1' spawn(): /sbin/cryptsetup terminated with status 255 device is not LUKS encrypted, or cryptsetup with LUKS support is not installed locking mount point directory mount point directory locked spawnv(): executing /bin/mount '/bin/mount' '-t' 'udf' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=007,iocharset=utf8' '/dev/sda1' '/media/sda1' spawn(): /bin/mount terminated with status 32 spawnv(): executing /bin/mount '/bin/mount' '-t' 'udf' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=007' '/dev/sda1' '/media/sda1' spawn(): /bin/mount terminated with status 32 spawnv(): executing /bin/mount '/bin/mount' '-t' 'iso9660' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,iocharset=utf8' '/dev/sda1' '/media/sda1' spawn(): /bin/mount terminated with status 32 spawnv(): executing /bin/mount '/bin/mount' '-t' 'iso9660' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000' '/dev/sda1' '/media/sda1' spawn(): /bin/mount terminated with status 32 spawnv(): executing /bin/mount '/bin/mount' '-t' 'vfat' '-o' 'nosuid,nodev,user,quiet,shortname=mixed,async,atime,noexec,uid=1000,gid=1000,umask=077,iocharset=utf8' '/dev/sda1' '/media/sda1' spawn(): /bin/mount terminated with status 0 unlocking mount point directory mount point directory unlocked _______________________________________________________________________ -- After upgrading to KDE 3.5.5 USB pen drives doesn't mount automatically https://launchpad.net/bugs/66307 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
