I am looking to find a way to get a module added to the initrd automatically, whenever mkinitrd is invoked. I can use the --with flag to force a module in, but if for some reason the ramdisk is automatically rebuilt (The Driver Update process) or if somebody manually re-runs mkinitrd, it will no longer be included and our system will no longer boot. It looks like /etc/modprobe.conf or /etc/modprobe.d is useful for SCSI modules only. Is there any other configuration file that can be used to tell mkinitrd to automatically include *any* arbitrary module?
Thanks, -Tim _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
