<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.14">
<TITLE>Intel megasr RAID driver not included with RHEL4</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>We are using a new Intel server S5000PAL that requires a RAID driver "megasr" not included with RHEL4. We use kickstart installation and therefore cannot shuffle CDs during the installation process to add a driver disk.<BR>
<BR>
I am trying to modify the RHEL4 installation CD so that this driver is included on the CD.<BR>
<BR>
Can anyone point me to some documentation on how this can be accomplished?  Is kickstart able to automatically load a driver from a directory on the same CD?<BR>
<BR>
<BR>
I now have a CD (RHEL4u4 CD1 with a ks.cfg file in the root of the CD. I copied the content of the Intel driver disk for the megasr driver into the root of the CD.<BR>
<BR>
I then started experimenting with different settings in the file isolinux.cfg, such as:<BR>
dd=cdrom<BR>
dd=path:/dev/hdb<BR>
dd=path:/tmp/cdrom<BR>
<BR>
The kickstart file does not include any statements like dd or driverdisk (would that be needed?).<BR>
<BR>
None of this yields the desired result of an automated install where the missing megasr driver is installed automatically. Looking on tty3 it seems the system installs the libata driver and then sees two SATA disks (sda and sdb) instead of the RAID 1 that is configured.<BR>
<BR>
What I would like to do is have one CD that includes everything needed for a RHEL4 minimum installation including the Intel megasr driver required for the RAID controller of this Intel server.<BR>
<BR>
I see another path creating a custom initrd.img and stage2.img file, but would like to avoid this if possible.<BR>
<BR>
Please help<BR>
--martin<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>