when usb plugged in dmesg says: > usb 2-3: new full speed USB device using ohci_hcd and address 2 > usb 2-3: configuration #1 chosen from 1 choice > scsi0 : SCSI emulation for USB Mass Storage devices > usb-storage: device found at 2 > usb-storage: waiting for device to settle before scanning > scsi scan: INQUIRY result too short (5), using 36 > scsi 0:0:0:0: Direct-Access USB2.0 (FS) FLASH DISK 1.00 PQ: 0 ANSI: > 0 CCS > sd 0:0:0:0: [sda] 503521 512-byte hardware sectors (258 MB) > sd 0:0:0:0: [sda] Write Protect is off > sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00 > sd 0:0:0:0: [sda] Assuming drive cache: write through > sd 0:0:0:0: [sda] 503521 512-byte hardware sectors (258 MB) > sd 0:0:0:0: [sda] Write Protect is off > sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00 > sd 0:0:0:0: [sda] Assuming drive cache: write through > sda: sda1 > sd 0:0:0:0: [sda] Attached SCSI removable disk > sd 0:0:0:0: Attached scsi generic sg0 type 0 > usb-storage: device scan complete >
and tail -f /var/log/messages: > Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00 > Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Assuming drive cache: write > through > Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] 503521 512-byte hardware sectors > (258 MB) > Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Write Protect is off > Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00 > Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Assuming drive cache: write > through > Aug 21 20:11:49 daemon sda: sda1 > Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Attached SCSI removable disk > Aug 21 20:11:49 daemon sd 0:0:0:0: Attached scsi generic sg0 type 0 > Aug 21 20:11:49 daemon usb-storage: device scan complete > so device _IS_ recognized apperently but not automounted on fstab predefined place nor any other and thats what really bugs me :| -- purple..