FireWire Mass Storage
From Gentoo Linux Wiki
(Redirected from HARDWARE FireWire Mass Storage Device)
| Laptops • TV Tuner Cards • Wireless • Servers • Storage • Other Hardware • Motherboards • Related |
Contents |
[edit] Basic Setup
[edit] Kernel Setup
| Code: |
Device Drivers --->
SCSI device support --->
<*> SCSI disk support
<*> SCSI generic support
IEEE 1394 (FireWire) support --->
<*> IEEE 1394 (FireWire) support
<*> OHCI-1394 support
<*> SBP-2 support (Harddisks etc.)
<*> Raw IEEE1394 I/O support
|
[edit] Check Setup
Attach the device and run dmesg:
ieee1394: Node added: ID:BUS[0-00:1023] GUID[0030e0f4e02071e3] scsi0 : SCSI emulation for IEEE-1394 SBP-2 Devices ieee1394: sbp2: Logged into SBP-2 device ieee1394: Node 0-00:1023: Max speed [S400] - Max payload [2048] Vendor: ST320082 Model: 2A Rev: 3.01 Type: Direct-Access ANSI SCSI revision: 06 SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB) sda: asking for cache data failed sda: assuming drive cache: write through SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB) sda: asking for cache data failed sda: assuming drive cache: write through /dev/scsi/host0/bus0/target0/lun0: p1 p2 Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
[edit] Software Setup
See this guide.
