|
发表于 2003-5-20 15:07:38
|
显示全部楼层
我的U盘没有问题,但是移动硬盘就不行了.
# fdisk -l /dev/sd*
Disk /dev/sda: 65 MB, 65536000 bytes
18 heads, 32 sectors/track, 222 cylinders
Units = cylinders of 576 * 512 = 294912 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 223 63952 6 FAT16
Partition 1 has different physical/logical endings:
phys=(974, 17, 32) logical=(222, 1, 32)
Disk /dev/sda1: 65 MB, 65486848 bytes
3 heads, 42 sectors/track, 1015 cylinders
Units = cylinders of 126 * 512 = 64512 bytes
Device Boot Start End Blocks Id System
/dev/sda1p1 ? 32119908 5923594 497115833 29 Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(350, 88, 29) logical=(32119907, 1, 30)
Partition 1 has different physical/logical endings:
phys=(430, 253, 52) logical=(5923593, 0, 5)
Partition 1 does not end on cylinder boundary.
/dev/sda1p2 ? 24489629 5906238 976730017 3 XENIX usr
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(370, 26, 60) logical=(24489628, 2, 14)
Partition 2 has different physical/logical endings:
phys=(210, 64, 49) logical=(5906237, 2, 17)
Partition 2 does not end on cylinder boundary.
/dev/sda1p3 ? 1 1 0 6c Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(361, 102, 33) logical=(0, 0, 11)
Partition 3 has different physical/logical endings:
phys=(269, 101, 36) logical=(0, 0, 10)
Partition 3 does not end on cylinder boundary.
/dev/sda1p4 11098119 19316955 517786680+ 49 Unknown
Partition 4 has different physical/logical beginnings (non-Linux?):
phys=(332, 76, 4) logical=(11098118, 1, 3)
Partition 4 has different physical/logical endings:
phys=(344, 78, 21) logical=(19316954, 1, 27)
Partition 4 does not end on cylinder boundary.
Partition table entries are not in disk order
# lsusb
Unknown line at line 58
Unknown line at line 2296
Unknown line at line 2297
Unknown line at line 2298
Unknown line at line 2299
Unknown line at line 2300
Unknown line at line 2301
Unknown line at line 2302
Unknown line at line 2303
Unknown line at line 2304
Unknown line at line 2305
Unknown line at line 2306
Unknown line at line 2307
Unknown line at line 2308
Unknown line at line 2309
Unknown line at line 2310
Unknown line at line 2311
Unknown line at line 2312
Unknown line at line 2313
Unknown line at line 2314
Unknown line at line 2315
Unknown line at line 2316
Unknown line at line 2317
Unknown line at line 2318
Unknown line at line 2319
Unknown line at line 2320
Unknown line at line 2321
Unknown line at line 2322
Unknown line at line 2323
Unknown line at line 2324
Unknown line at line 2325
Unknown line at line 2326
Unknown line at line 2327
Unknown line at line 2328
Unknown line at line 2329
Unknown line at line 2330
Unknown line at line 2331
Unknown line at line 2332
Unknown line at line 2333
Unknown line at line 2334
Unknown line at line 2335
Bus 004 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 0.00
iManufacturer 0
iProduct 2 USB UHCI Root Hub
iSerial 1 e400
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x40
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
wMaxPacketSize 8
bInterval 255
Language IDs: (length=4)
0000 (null)((null))
Bus 004 Device 002: ID 04ce:0002 ScanLogic Corp. SL11R-IDE IDE Bridge
Language IDs: none (cannot get min. string descriptor; got len=-1, error=84:Invalid or incomplete multibyte or wide character)
cannot get string descriptor 1, error = Invalid or incomplete multibyte or wide character(84)
cannot get string descriptor 1, error = Invalid or incomplete multibyte or wide character(84)
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 Interface
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x04ce ScanLogic Corp.
idProduct 0x0002 SL11R-IDE IDE Bridge
bcdDevice 2.60
iManufacturer 1
iProduct 1
iSerial 0
bNumConfigurations 1
cannot get config descriptor 0, Invalid or incomplete multibyte or wide character (84)
Language IDs: none (cannot get min. string descriptor; got len=-1, error=84:Invalid or incomplete multibyte or wide character) |
|