Intel Corp. 82801DB USB2
Manufacturer: Linux 2.4.26 ehci_hcd
Serial Number: 00:1d.7
Speed: 480Mb/s(high)
Number of Ports: 6
Bandwidth allocated: 0/800(0%)
Total number of interrupt requests:0
Total number of isochronous requests:0
USB Version: 2.00
fdisk 可以检测到
# fdisk -l /dev/sda
Disk /dev/sda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 4863 39062016 c W95 FAT32 (LBA)
mount就出现如下错误:
# mount /dev/sda1 /mnt/usb2
mount: /dev/sda is not a valid block device
看系统信息:
# cat /proc/partitions
major minor #blocks name
直接使用insmod
# insmod usb-storage
Using /lib/modules/2.4.26/kernel/drivers/usb/usb-storage.o
/lib/modules/2.4.26/kernel/drivers/usb/usb-storage.o: couldn't find the kernel version the module was compiled for