This is a necessary setting to generate Dom0 initrds which are also suitable for DomU usage. Trigger update-initramfs in the Debian package.
8 lines
245 B
Plaintext
8 lines
245 B
Plaintext
# This initramfs-tools configuration file is installed by xen-tools.
|
|
#
|
|
# To make the Dom0's initramfs working inside DomUs, too, most modules
|
|
# need to be included, not just those necvessary for the host system
|
|
# and its hardware.
|
|
|
|
MODULES=most
|