Re: firewire support
From: Tim McCoy (timsy_01_at_hotmail.com)
Date: 01/09/04
- Next message: Kamus of Kadizhar: "Re: Zip 100 parallel + Fedora [newbie warning]"
- Previous message: Richard Corden: "Re: firewire support"
- In reply to: h2server: "firewire support"
- Next in thread: h2server: "Re: firewire support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 09 Jan 2004 20:00:06 +1100
If your FireWire is indeed working, you should be able to mount the
external drive in the same way as USB mass storage. SCSI emulation should
make the drive look like SCSI device, and mounting shouldn't be an issue.
Look at "dmesg" and check where the device is being put during boot (if
anywhere at all...)
For example, when booting, my PC does this with my USB MMC card reader.
Freeing unused kernel memory: 104k freed
hub.c: new USB device 00:11.2-1, assigned address 2
scsi1 : SCSI emulation for USB Mass Storage devices
Vendor: General Model: Flash Disk Drive Rev: 2.05
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
sda: Unit Not Ready, sense:
Current 00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.
sda: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
unable to read partition table
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
... it doesn't mount coz I don't have any card it it!
Try doing a mount of the device "mount -t vfat /dev/scd0 /tmp/testmount"
Tim
-- http://members.swiftdsl.com.au/~tmccoy MSN: timsy_01@hotmail.com ICQ: 160341067
- Next message: Kamus of Kadizhar: "Re: Zip 100 parallel + Fedora [newbie warning]"
- Previous message: Richard Corden: "Re: firewire support"
- In reply to: h2server: "firewire support"
- Next in thread: h2server: "Re: firewire support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|