Bug 12029

Summary: Need to add drivers to install floppy
Product: [Retired] Red Hat Linux Reporter: Peter Janes <peterj>
Component: installerAssignee: Erik Troan <ewt>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-16 15:11:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Janes 2000-06-09 14:46:37 UTC
I'm not certain this is a bug, but there's no in-depth information on
customized installs or kickstart installs that I've been able to find.

I need to use Kickstart to install a pre-compiled binary driver for Dell's
PERC RAID devices (percraid.o).  I have a driver disk, but don't want to
require the installers to have to copy it onto the hard drive.  What I've
attempted to do is to extract the appropriate object drivers from the
driver disk and add them to the modules.cgz in the install disk's
initrd.img.  This works to the point that the device is recognized (there's
an "indication" of percraid found), but when it's insmod'ed later it fails
with the (oxymoronic?) "Error -2 reading header: Success".

Doing a manual install with the separate driver disk works flawlessly, and
I'm certain I've included the correct 2.2.14-6.1.1BOOT drivers.

Comment 1 Erik Troan 2000-06-16 15:14:59 UTC
The install is failing to pull the driver out of the modules.cgz file. Try
using that disc for a normal NFS install and when you get a shell on VC2
(after the NFS mount), use gunzip and cpio to try and manually extract that
file to /tmp.