Hi,

I added a 2nd scsi card, but my system couldn't detect the
card during boot process. So, I manually detect the card after boot
using  "# insmod aic7xxx" and mount the hd using "#mount -t ext".

Is there any way the system can detect 2nd card and mount the
hd during boot process?

Thanks,
Regan Nayve

My system configuration is:
  kernel 2.2.15-8
  1st scsi card = AHA-2940
  2nd scsi card = AHA-1522A

Lilo config.
 boot=/dev/sda
 map=/boot/map
 install=/boot/boot.b
 prompt
 lba32
 timeout=50
 default=linux
 image=/boot/vmlinuz
        label=linux
        root=/dev/sda1
        initrd=/boot/initrd
        append="aic7xxx=extended,no_reset"
        read-only




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to