When I insert a USB flash, it dows not appear under the "devices" tab of Konqueror and it does not automount.
I can mount it manually - no problem. But shouldn't this all happen automatically and be writable for a normal user through? I thought Konqueror would show newly mounted devices under the devices tab?
The USB device is recognized - here's the syslog...
Oct 18 13:07:24 localhost kernel: [4302531.365000] usb 3-3: new high speed USB device using ehci_hcd and address 6
Oct 18 13:07:24 localhost kernel: [4302531.443000] scsi2 : SCSI emulation for USB Mass Storage devices
Oct 18 13:07:24 localhost kernel: [4302531.445000] usb-storage: device found at 6
Oct 18 13:07:24 localhost kernel: [4302531.445000] usb-storage: waiting for device to settle before scanning
Oct 18 13:07:24 localhost usb.agent[7910]: usb-storage: already loaded
Oct 18 13:07:29 localhost kernel: [4302536.445000] Vendor: SanDisk Model: Cruzer Mini Rev: 0.4
Oct 18 13:07:29 localhost kernel: [4302536.445000] Type: Direct-Access ANSI SCSI revision: 02
Oct 18 13:07:29 localhost kernel: [4302536.480000] SCSI device sdb: 1000944 512-byte hdwr sectors (512 MB)
Oct 18 13:07:29 localhost kernel: [4302536.481000] sdb: Write Protect is off
Oct 18 13:07:29 localhost kernel: [4302536.481000] sdb: Mode Sense: 03 00 00 00
Oct 18 13:07:29 localhost kernel: [4302536.481000] sdb: assuming drive cache: write through
Oct 18 13:07:29 localhost kernel: [4302536.488000] SCSI device sdb: 1000944 512-byte hdwr sectors (512 MB)
Oct 18 13:07:29 localhost kernel: [4302536.489000] sdb: Write Protect is off
Oct 18 13:07:29 localhost kernel: [4302536.489000] sdb: Mode Sense: 03 00 00 00
Oct 18 13:07:29 localhost kernel: [4302536.489000] sdb: assuming drive cache: write through
Oct 18 13:07:29 localhost kernel: [4302536.489000] /dev/scsi/host2/bus0/target0/lun0: p1
Oct 18 13:07:29 localhost kernel: [4302536.491000] Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
Oct 18 13:07:29 localhost kernel: [4302536.493000] usb-storage: device scan complete
Oct 18 13:07:29 localhost scsi.agent[7959]: sd_mod: loaded sucessfully (for disk)
I can mount it manually - no problem. But shouldn't this all happen automatically and be writable for a normal user through? I thought Konqueror would show newly mounted devices under the devices tab?
The USB device is recognized - here's the syslog...
Oct 18 13:07:24 localhost kernel: [4302531.365000] usb 3-3: new high speed USB device using ehci_hcd and address 6
Oct 18 13:07:24 localhost kernel: [4302531.443000] scsi2 : SCSI emulation for USB Mass Storage devices
Oct 18 13:07:24 localhost kernel: [4302531.445000] usb-storage: device found at 6
Oct 18 13:07:24 localhost kernel: [4302531.445000] usb-storage: waiting for device to settle before scanning
Oct 18 13:07:24 localhost usb.agent[7910]: usb-storage: already loaded
Oct 18 13:07:29 localhost kernel: [4302536.445000] Vendor: SanDisk Model: Cruzer Mini Rev: 0.4
Oct 18 13:07:29 localhost kernel: [4302536.445000] Type: Direct-Access ANSI SCSI revision: 02
Oct 18 13:07:29 localhost kernel: [4302536.480000] SCSI device sdb: 1000944 512-byte hdwr sectors (512 MB)
Oct 18 13:07:29 localhost kernel: [4302536.481000] sdb: Write Protect is off
Oct 18 13:07:29 localhost kernel: [4302536.481000] sdb: Mode Sense: 03 00 00 00
Oct 18 13:07:29 localhost kernel: [4302536.481000] sdb: assuming drive cache: write through
Oct 18 13:07:29 localhost kernel: [4302536.488000] SCSI device sdb: 1000944 512-byte hdwr sectors (512 MB)
Oct 18 13:07:29 localhost kernel: [4302536.489000] sdb: Write Protect is off
Oct 18 13:07:29 localhost kernel: [4302536.489000] sdb: Mode Sense: 03 00 00 00
Oct 18 13:07:29 localhost kernel: [4302536.489000] sdb: assuming drive cache: write through
Oct 18 13:07:29 localhost kernel: [4302536.489000] /dev/scsi/host2/bus0/target0/lun0: p1
Oct 18 13:07:29 localhost kernel: [4302536.491000] Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
Oct 18 13:07:29 localhost kernel: [4302536.493000] usb-storage: device scan complete
Oct 18 13:07:29 localhost scsi.agent[7959]: sd_mod: loaded sucessfully (for disk)
Comment