秋葉で安く売っていたSiliconPowerの16GB USBメモリにCentOSを入れてみた。
インストールに時間がかかるなぁ・・・とは思っていたが、まぁ、放置してたので、実時間はよくわからなかった。
で、先ほど、「yum check-update」したら27個のアップデートがあったので「yum update -y」を実施してみた。
17:38開始で、19:13にupdate自体は終了。
そこからcleanupを開始して、20:11まで。
で、usbutilsとpciutilsが入ってなかったので、「yum install usbutils pciutils」を実行したら4パッケージのインストールに10分程度。
そんな素敵なUSBメモリの「lsusb -v」の出力結果は以下です。
Bus 001 Device 002: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) 64MB QDI U2 DISK
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x090c Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.)
idProduct 0x1000 64MB QDI U2 DISK
bcdDevice 11.00
iManufacturer 1 UFD 2.0
iProduct 2 Silicon-Power16G
iSerial 3 1206049000100XXX
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 255
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 255
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
hdparmで測ってみてもこの程度の速度。
# hdparm -t /dev/sda
/dev/sda:
Timing buffered disk reads: 56 MB in 3.04 seconds = 18.42 MB/sec
#
まぁ・・・そんなもんですかねぇ・・・