From: dpinkney@cs.ulowell.edu (Dave Pinkney) Subject: Re: Booting Linux with ST-01 scsi controller Date: 7 Mar 1993 15:01:25 GMT
For the ST-01 (I think also ST-02) controllers you need to set the IRQ
to 5 on the controller board.
When using fdisk, you have to type:
fdisk /dev/sda
because the scsi devices are listed under /dev/sda.
When mounting your partitions, refer to them as /dev/sda1, /dev/sda2,
etc...