dmesg|grep sbp shows:
ieee1394: sbp2: Please load the lower level IEEE-1394 driver (e.g.
ohci1394) before sbp2...
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: hpsb_send_packet failed
ieee1394: sbp2: Node[00:1023]: Max speed [S400] - Max payload [2048]
ieee1394: sbp2: hpsb_send_packet failed
ieee1394: sbp2: Logged out of SBP-2 device
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: Node[00:1023]: Max speed [S400] - Max payload [2048]
ieee1394: sbp2: Reconnected to SBP-2 device
ieee1394: sbp2: Node[00:1023]: Max speed [S400] - Max payload [2048]
ieee1394: sbp2: Logged out of SBP-2 device
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: Node[01:1023]: Max speed [S400] - Max payload [2048]
ieee1394: sbp2: Reconnected to SBP-2 device
ieee1394: sbp2: Node[01:1023]: Max speed [S400] - Max payload [2048]
ieee1394: sbp2: Logged out of SBP-2 device
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: Node[00:1023]: Max speed [S400] - Max payload [2048]
ieee1394: sbp2: Reconnected to SBP-2 device
ieee1394: sbp2: Node[00:1023]: Max speed [S400] - Max payload [2048]
dmesg|grep /dev/sd shows:
<nothing, just my prompt>
I see the earlier promt re: reversing the module load order, but it
seems to have recovered (the prompt follows the boot).  The last SBP-2
message is the result of the 20 second off, then on followed by the
dmesg check.  It seems to see it ok, but is failing to assign it to any
/dev/ device. I get the following after the Node, speed, & payload
message:
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: Write Protect is off
 sda: I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 0
 unable to read partition table
Device not ready.  Make sure there is a disc in the drive.
Odd, since this is a HD, not a CD.
        -Al

On Tue, 2003-09-16 at 20:28, Bill Campbell wrote:
> On Tue, Sep 16, 2003, Allan Rabenau wrote:
> >I just installed a big Firewire HD & Firewire PCI Card into my Gateway
> >G6-450 running RH 9.0.  Boot sees and initializes the Ieee1394 card &
> >interface, but I can't locate the HD, in order to add it to /etc/fstab.
> >Can anyone give me any help?
> 
> The first thing to do is look at ``dmesg'' output to see if it's being
> recognized.  Do this after turning the drive off for 20 seconds or so, then
> turning it back on.  You should see something talking about sbpxxx and
> /dev/sd[abcd] (pseudo scsi devices).
> 
> After you see that, ``fdisk -l /dev/sd[abcd]'' on the appropriate device
> will probably show you a FAT file system.  You will probably want do delete
> that partition, then add a Linux partition, then finally make an
> appropriate file system using mkreiserfs or whatever you prefer.
> 
> Bill
> --
> INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
> UUCP:               camco!bill  PO Box 820; 6641 E. Mercer Way
> FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
> URL: http://www.celestial.com/
> 
> DOS: n., A small annoying boot virus that causes random spontaneous system
>      crashes, usually just before saving a massive project.  Easily cured by
>      UNIX.  See also MS-DOS, IBM-DOS, DR-DOS.
> _______________________________________________
> Linux-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to