On Wed, Dec 18, 2013 at 11:54 AM, Billy Crook bcrook@riskanalytics.com wrote:
What about when special modules need to be in the initrd for hardware upon which boot depends (raid cards, SAN HBAs, NICs sometimes)?
If you are building an image to run on a different system, you can add the drivers in /etc/modeprobe.conf (or the files under /etc/modeprobe.d/ and rebuild the initrd to include them (assuming you know the right names - you might need to do an install on a similar system to find them).