Bugzilla – Bug 133395
usb storage can not be found in ibm x41
Last modified: 2006-03-22 09:49:08 UTC
When I connect a usb harddisk to x41, I can not find the harddisk partition by "fdisk -l" and usb-storage does not load automatically. when I use "usbview", the usb device can be founded in the usbview window. I insmod usb-storage driver manually, here is the message in "dmesg" usb 5-3: new high speed USB device using ehci_hcd and address 4 scsi3 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 4 usb-storage: waiting for device to settle before scanning Vendor: HTS42404 Model: 0M9AT00 Rev: MA2O Type: Direct-Access ANSI SCSI revision: 00 SCSI device sdb: 78140160 512-byte hdwr sectors (40008 MB) sdb: assuming drive cache: write through SCSI device sdb: 78140160 512-byte hdwr sectors (40008 MB) sdb: assuming drive cache: write through sdb: sdb1 sdb2 < sdb5 > Attached scsi disk sdb at scsi3, channel 0, id 0, lun 0 Attached scsi generic sg1 at scsi3, channel 0, id 0, lun 0, type 0 usb-storage: device scan complete But "fdisk -l /dev/sdb" still can not found the partitions in sdb.
Created attachment 57020 [details] siga for x41
Seems to be submount specific or related to udev/hotplug
What is the content of /sys/block ? Does 'sdb' appear there?
Appearently it's not that important.