dracut: add xen_blkfront module to initrd

this module is needed to boot on xen hosts.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2022-01-07 11:45:46 +00:00
parent 21bac1ba86
commit e9084d9b4f
3 changed files with 5 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
#add_dracutmodules+=""
# additional kernel modules to the default
#add_drivers+=""
add_drivers+="xen_blkfront"
# skip kernel modules (marvell sdio and compat from backports)
omit_drivers+="libertas libertas_sdio mwifiex mwifiex_sdio compat"

View File

@@ -1,3 +1,4 @@
etc/dracut.conf
srv/web/ipfire/cgi-bin/ovpnmain.cgi
srv/web/ipfire/cgi-bin/vpnmain.cgi
srv/web/ipfire/html/themes/ipfire/include/functions.pl

View File

@@ -78,6 +78,9 @@ telinit u
/etc/init.d/unbound restart
/etc/init.d/squid restart
# rebuild initrd
dracut --force --early-microcode --strip --verbose --xz
# This update needs a reboot...
touch /var/run/need_reboot