|

楼主 |
发表于 2005-4-9 12:30:21
|
显示全部楼层
ext3 文件系统
dmesg:
hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0008
ehci_hcd 0000:00:1d.7: GetStatus port 3 status 001803 POWER sig=j CSC CONNECT
hub 1-0:1.0: port 3, status 0501, change 0001, 480 Mb/s
hub 1-0:1.0: debounce: port 3: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:1d.7: port 3 high speed
ehci_hcd 0000:00:1d.7: GetStatus port 3 status 001005 POWER sig=se0 PE CONNECT
usb 1-3: new high speed USB device using ehci_hcd and address 3
ehci_hcd 0000:00:1d.7: port 3 high speed
ehci_hcd 0000:00:1d.7: GetStatus port 3 status 001005 POWER sig=se0 PE CONNECT
usb 1-3: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-3: default language 0x0409
usb 1-3: Product: Mass Storage Device
usb 1-3: Manufacturer: Generic
usb 1-3: SerialNumber: 00000000
usb 1-3: hotplug
usb 1-3: adding 1-3:1.0 (config #1, interface 0)
usb 1-3:1.0: hotplug
ub: sizeof ub_scsi_cmd 64 ub_dev 2504
ub 1-3:1.0: usb_probe_interface
ub 1-3:1.0: usb_probe_interface - got id
uba: device 3 capacity nsec 1024 bsize 512
uba: device 3 capacity nsec 1024 bsize 512
/dev/ub/a: unknown partition table
usbcore: registered new driver ub
---------------
是不是因为不能识别分区表造成的? |
|