Adding drivers to initrd using kickstart & dracut

Chris Adams linux at cmadams.net
Thu Jun 12 13:49:30 UTC 2014


Once upon a time, Richard W.M. Jones <rjones at redhat.com> said:
> However although this creates the /etc/dracut.conf.d/xen-drivers.conf
> file in the guest, it doesn't add the Xen drivers to the initramfs.
> (I also tried running dracut --add-drivers ... but that does nothing).

The initramfs is built during package install, before your %post runs.
You will need to rebuild the initramfs after configuring dracut.
-- 
Chris Adams <linux at cmadams.net>


More information about the users mailing list