Re: SOS - Install a New SCSI HBA on Linux

From: John-Paul Stewart (jpstewart_at_binaryfoundry.ca)
Date: 04/21/04


Date: Tue, 20 Apr 2004 18:05:06 -0400

L wrote:
> Hi,
>
> I have a dual boot machine (Windows XP and RedHat Linux 8.0), and install a
> new SCSI HBA on it. A few SCSI disks are attached to the SCSI HBA.
>
> Windows XP can find the new SCSI disks and make partitions without any
> problem. However, Linux can only find the SCSI HBA but not the disks. I
> use "fdisk -l", "df" and "Hardware Browser", but none of them can find the
> SCSI disks.
>
> What do I miss? Your help would be appreciated.

You need to load a driver for your card. What type of SCSI HBA are you
using? Either tell us what you've got so we can help you figure out
which driver to use or find out for yourself which module you need.
Then load it with 'modprobe <driver-name>'. Once you know the driver
name, you can edit /etc/modules.conf to add an alias of the form:

alias scsi_hostadapter <driver-name>

to have the module loaded automatically. Some common values for
<driver-name> are:

'aic7xxx' for most Adaptec cards
'aic79xx' for Adaptec Ultra-320 SCSI cards
'sym53c8xx' for most LSI Logic cards (upto and including 53C1010 U320)



Relevant Pages

  • Re: SOS - Install a New SCSI HBA on Linux
    ... It works now after I manualy load the driver. ... A few SCSI disks are attached to the SCSI HBA. ...
    (comp.os.linux.misc)
  • Re: SOS - Install a New SCSI HBA on Linux
    ... A few SCSI disks are attached to the SCSI HBA. ... You need to load a driver for your card. ... 'aic79xx' for Adaptec Ultra-320 SCSI cards ...
    (comp.os.linux.hardware)
  • Re: SOS - Install a New SCSI HBA on Linux
    ... # cat /proc/scsi/scsi ... A few SCSI disks are attached to the SCSI HBA. ... Linux can only find the SCSI HBA but not the disks. ...
    (comp.os.linux.misc)
  • Re: SOS - Install a New SCSI HBA on Linux
    ... # cat /proc/scsi/scsi ... A few SCSI disks are attached to the SCSI HBA. ... Linux can only find the SCSI HBA but not the disks. ...
    (comp.os.linux.hardware)
  • "blc" driver, OSR5 on VMware
    ... I've been doing a little research on the use of the BusLogic "blc" ... execution environments (VMware Workstation, VMware Server, and VMware ... VMware Server) can emulate IDE, BusLogic BT-958 PCI SCSI HBA, or LSI ... OSR5's "lsil" driver ...
    (comp.unix.sco.misc)