diff --git a/lorax-templates-qubes/templates/runtime-postinstall.tmpl b/lorax-templates-qubes/templates/runtime-postinstall.tmpl index b6f406d..6094334 100644 --- a/lorax-templates-qubes/templates/runtime-postinstall.tmpl +++ b/lorax-templates-qubes/templates/runtime-postinstall.tmpl @@ -114,7 +114,7 @@ symlink ../run/install mnt/install append etc/depmod.d/dd.conf "search updates built-in" ## include additional modules in initramfs -append etc/dracut.conf.d/extra-install-modules.conf "add_drivers+=' ehci-pci '" +append etc/dracut.conf.d/extra-install-modules.conf "add_drivers+=' ehci-pci xhci-hcd xhci-pci '" ## no longer hard dependencies of anaconda module (for smaller EFI initrd), so add them here append etc/dracut.conf.d/extra-install-modules.conf "add_dracutmodules+=' livenet nfs img-lib convertfs ifcfg '"