How to rebuild an Anaconda initrd/kernel with updated drivers?

Tim Born timborn at alcatel-lucent.com
Wed Jan 2 22:34:25 UTC 2008


Riggs, Ben wrote:

> We have new motherboards with onboard NICs which aren't recognized by 
> the fedora 7 installer initrd/kernel. Naturally, not having a NIC 
> makes using network drivers impossible. Anyone have the skinny, or a 
> link?
>
> Thanks,
> Ben
> -- 
> Systems Staff
> School of Mathematics
> University of Minnesota
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list

Not tried it, so your milage may vary ...

I think you want to find or setup a machine that has the same kernel as 
the one you are trying to install
then use mkinitrd to create a custom initrd including your drivers:

/sbin/mkinitrd --with=$yourdriver custom.img `uname -r`

Once that's built, swap it in for the initrd on your kickstart or burn a 
custom ISO.

good luck

-tim

-- 
Tim Born
Alcatel-Lucent Ventures (ALV)
timborn at alcatel-lucent.com
+1 630/979-3118
--
"Not a single open-source software program has ever been sued for
patent infringement, much less be found to infringe, while proprietary
software, like Windows, is sued and found guilty of patent infringement
quite frequently."

-Dan Ravicher, author of the OSRM study and the executive director of
the Public Patent Foundation




More information about the Kickstart-list mailing list