[H-GEN] SCSI Drive in RedHat

Geoffrey D. Bennett g at Elizabeth.netcraft.com.au
Mon May 11 22:47:28 EDT 1998


>      I have recently installed RedHat 5 on my P100 and everything is 
>      working fine except my SCSI Card which attached to my main software 
>      lib hard-disk.
>      
>      How can I enable the SCSI card in system or how to setup so that 
>      system can recognise in start up that there's a SCSI card with 
>      hard-disk is available. Then I can mount it.
>      
>      My SCSI Host Card is AH1542x.

Presuming that you haven't/don't want to recompile your kernel:

Add the following line to /etc/conf.modules:

alias scsi_hostadapter aha1542

Run mkinitrd: mkinitrd /boot/initrd-2.0.3 2.0.3
(replace 2.0.3 with the kernel version you are using)

Add this line to the image=... section of your /etc/lilo.conf:

initrd=/boot/initrd-2.0.3

And run /sbin/lilo.

Reboot, cross fingers, and it should work (unless it doesn't 
autodetect in which case you'll need to add an options line to 
/etc/conf.modules).

Regards,
-- 
Geoffrey D. Bennett (geoffrey at netcraft.com.au)
Computer Systems Manager, NetCraft Australia
http://www.netcraft.com.au/geoffrey/
Red Hat Linux Resellers: http://www.netcraft.com.au/redhat/



----------------------- HUMBUG General List --------------------------------
echo "unsubscribe general" | mail majordomo at humbug.org.au # To Unsubscribe



More information about the General mailing list