USB メモリアレイ

FlashBoot 玄箱/Pro

USB ハブを買ってきた。


BUFFALO
HBH4-U211(/GR)

なぜかこの色だけ半額。
先日まで特価カゴに入っていたからそのままの値段?

Flash ブートした状態で刺してみた。

~ # usb 2-1: new high speed USB device using ehci_platform and address 2
hub 2-1:1.0: USB hub found
hub 2-1:1.0: 4 ports detected
qh_schedule: frame=255, uframe=0, cmask=0x0, smask=0x1, period=256, u_period=2048
RDF-C32M を刺してみた
~ # usb 2-1.3: new full speed USB device using ehci_platform and address 3
scsi2 : SCSI emulation for USB Mass Storage devices
  Vendor: BUFFALO   Model: ClipDrive         Rev: 1.88
  Type:   Direct-Access                      ANSI SCSI revision: 02
sdb: Unit Not Ready, sense:
: Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
SCSI device sdb: 64000 512-byte hdwr sectors (33 MB)
sdb: Write Protect is off
sdb: assuming drive cache: write through
ioctl_internal_command: <2 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
SCSI device sdb: 64000 512-byte hdwr sectors (33 MB)
sdb: Write Protect is off
sdb: assuming drive cache: write through
 sdb: sdb1
Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
Attached scsi generic sg1 at scsi2, channel 0, id 0, lun 0,  type 0
マウントしてみる

~ # mkdir /tmp/sdb1
~ # mount /dev/sdb1 /tmp/sdb1
ioctl_internal_command: <2 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
ioctl_internal_command: <2 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
ioctl_internal_command: <2 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
XFS: bad magic number
XFS: SB validate failed
mount: mounting /dev/sdb1 on /tmp/sdb1 failed
~ # mount /dev/sdb /tmp/sdb1
ioctl_internal_command: <2 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
ioctl_internal_command: <2 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
ioctl_internal_command: <2 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
XFS: bad magic number
XFS: SB validate failed
mount: mounting /dev/sdb on /tmp/sdb1 failed
~ # mount -t vfat /dev/sdb1 /tmp/sdb1
mount: mounting /dev/sdb1 on /tmp/sdb1 failed
~ # 
エラーになって、マウントできない。

RUF-C128M を刺してみた

~ # usb 2-1.2: new full speed USB device using ehci_platform and address 4
scsi3 : SCSI emulation for USB Mass Storage devices
  Vendor: BUFFALO   Model: ClipDrive         Rev: 1.88
  Type:   Direct-Access                      ANSI SCSI revision: 02
sdc: Unit Not Ready, sense:
: Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
SCSI device sdc: 256000 512-byte hdwr sectors (131 MB)
sdc: Write Protect is off
sdc: assuming drive cache: write through
ioctl_internal_command: <3 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
SCSI device sdc: 256000 512-byte hdwr sectors (131 MB)
sdc: Write Protect is off
sdc: assuming drive cache: write through
 sdc: sdc1
Attached scsi removable disk sdc at scsi3, channel 0, id 0, lun 0
Attached scsi generic sg2 at scsi3, channel 0, id 0, lun 0,  type 0
これもエラーが出ている

懲りずに RUF-C128M/U2 を刺してみた。

usb 2-1.1: new high speed USB device using ehci_platform and address 5
scsi4 : SCSI emulation for USB Mass Storage devices
  Vendor: BUFFALO   Model: ClipDrive         Rev: 2.00
  Type:   Direct-Access                      ANSI SCSI revision: 02
sdd: Unit Not Ready, sense:
: Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
sdd : READ CAPACITY failed.
sdd : status=1, message=00, host=0, driver=08
sd: Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
sdd: Write Protect is off
sdd: assuming drive cache: write through
ioctl_internal_command: <4 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
SCSI device sdd: 256000 512-byte hdwr sectors (131 MB)
sdd: Write Protect is off
sdd: assuming drive cache: write through
 sdd: sdd1
Attached scsi removable disk sdd at scsi4, channel 0, id 0, lun 0
Attached scsi generic sg3 at scsi4, channel 0, id 0, lun 0,  type 0
何かどれも同じ。

HUB のせい?

直接刺してみた。

~ # usb 2-1: new full speed USB device using ehci_platform and address 6
scsi5 : SCSI emulation for USB Mass Storage devices
  Vendor: BUFFALO   Model: ClipDrive         Rev: 1.88
  Type:   Direct-Access                      ANSI SCSI revision: 02
sdb: Unit Not Ready, sense:
: Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
SCSI device sdb: 64000 512-byte hdwr sectors (33 MB)
sdb: Write Protect is off
sdb: assuming drive cache: write through
ioctl_internal_command: <5 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
SCSI device sdb: 64000 512-byte hdwr sectors (33 MB)
sdb: Write Protect is off
sdb: assuming drive cache: write through
 sdb: sdb1
Attached scsi removable disk sdb at scsi5, channel 0, id 0, lun 0
Attached scsi generic sg1 at scsi5, channel 0, id 0, lun 0,  type 0
~ # mount /dev/sdb1 /tmp/sdb1/
ioctl_internal_command: <5 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
ioctl_internal_command: <5 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
ioctl_internal_command: <5 0 0 0> return code = 8000002
   : Current: sense key=0x0
    ASC=0x0 ASCQ=0x0
XFS: bad magic number
XFS: SB validate failed
mount: mounting /dev/sdb1 on /tmp/sdb1/ failed
~ #
結局いっしょ。

製品仕様書には、 「USB シリコンディスク・・を接続して共有設定を行うことで・・・」旨の 記述があるのに、、、




KURO-BOX/PRO
玄人志向
楽天市場
TSUKUMO ネットショップ
Yahoo!ショッピング
Sofmap
クレバリー
TwoTop New!


外付け USB HDD で NAS
ハックの記録
LinkStation/玄箱 をハックしよう

HS-DHGL のカーネルを玄箱/Pro で動かす

Copyright (C) 2003-2007 Yasunari Yamashita. All Rights Reserved.
yasunari @ yamasita.jp 山下康成@京都府向日市