|
|

楼主 |
发表于 2008-5-18 02:05:15
|
显示全部楼层
起先我也以为是电压不够,换了根USB线,双头可加电压的,还是一样
硬盘是ntfs格式的,真不知道怎么搞的。
另外这个移动硬盘的拷贝速度非常慢,但是在别人的XP上却很正常,失去响应后大约几分钟就会弹出复制错误,文件输入输出错误的窗口
dmesg相关结果:- usb 1-1: new high speed USB device using ehci_hcd and address 5
- usb 1-1: configuration #1 chosen from 1 choice
- scsi3 : SCSI emulation for USB Mass Storage devices
- usb 1-1: New USB device found, idVendor=14cd, idProduct=6600
- usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=2
- usb 1-1: Product: USB 2.0 IDE DEVICE
- usb 1-1: Manufacturer: Super Top
- usb 1-1: SerialNumber: ??????????
- usb-storage: device found at 5
- usb-storage: waiting for device to settle before scanning
- usb-storage: device scan complete
- scsi 3:0:0:0: Direct-Access SAMSUNG HM080HC PQ: 0 ANSI: 0
- sd 3:0:0:0: [sdb] 156301488 512-byte hardware sectors (80026 MB)
- sd 3:0:0:0: [sdb] Write Protect is off
- sd 3:0:0:0: [sdb] Mode Sense: 03 00 00 00
- sd 3:0:0:0: [sdb] Assuming drive cache: write through
- sd 3:0:0:0: [sdb] 156301488 512-byte hardware sectors (80026 MB)
- sd 3:0:0:0: [sdb] Write Protect is off
- sd 3:0:0:0: [sdb] Mode Sense: 03 00 00 00
- sd 3:0:0:0: [sdb] Assuming drive cache: write through
- sdb: sdb1 sdb2 < sdb5 >
- sd 3:0:0:0: [sdb] Attached SCSI disk
- sd 3:0:0:0: Attached scsi generic sg2 type 0
- usb 1-1: USB disconnect, address 5
- usb 1-1: new high speed USB device using ehci_hcd and address 6
- usb 1-1: configuration #1 chosen from 1 choice
- scsi4 : SCSI emulation for USB Mass Storage devices
- usb 1-1: New USB device found, idVendor=05e3, idProduct=0702
- usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- usb 1-1: Product: USB TO IDE
- usb-storage: device found at 6
- usb-storage: waiting for device to settle before scanning
- usb-storage: device scan complete
- scsi 4:0:0:0: Direct-Access TOSHIBA MK6025GAS 0811 PQ: 0 ANSI: 0
- sd 4:0:0:0: [sdb] 117210240 512-byte hardware sectors (60012 MB)
- sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
- sd 4:0:0:0: [sdb] Assuming drive cache: write through
- sd 4:0:0:0: [sdb] 117210240 512-byte hardware sectors (60012 MB)
- sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
- sd 4:0:0:0: [sdb] Assuming drive cache: write through
- sdb: sdb1
- sd 4:0:0:0: [sdb] Attached SCSI disk
- sd 4:0:0:0: Attached scsi generic sg2 type 0
- usb 1-1: reset high speed USB device using ehci_hcd and address 6
- usb 1-1: reset high speed USB device using ehci_hcd and address 6
- usb 1-1: reset high speed USB device using ehci_hcd and address 6
- usb 1-1: reset high speed USB device using ehci_hcd and address 6
- usb 1-1: reset high speed USB device using ehci_hcd and address 6
- usb 1-1: reset high speed USB device using ehci_hcd and address 6
- sd 4:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK,SUGGEST_OK
- end_request: I/O error, dev sdb, sector 60212183
- Buffer I/O error on device sdb1, logical block 7526515
- Buffer I/O error on device sdb1, logical block 7526516
- Buffer I/O error on device sdb1, logical block 7526517
- Buffer I/O error on device sdb1, logical block 7526518
- Buffer I/O error on device sdb1, logical block 7526519
- Buffer I/O error on device sdb1, logical block 7526520
- Buffer I/O error on device sdb1, logical block 7526521
- Buffer I/O error on device sdb1, logical block 7526522
复制代码 |
|