Hi,
In the meantime, the linux-modules packages went away, there's only
linux-image-* nowadays. The script
/usr/lib/xen-tools/debian.d/80-install-modules searches for the former,
fails to find them, and then copies /lib/modules/$(uname -r).
Switching to simply installing linux-image-$(uname -r) would be preferable,
because:
a) you don't want a static copy of .ko files because then will get stale,
and the domU could have stability or security issues
b) you can also use pvgrub these days so you could actually need the
kernel image itself, too
/usr/lib/xen-tools/debian.d/80-install-modules should therefore just
install linux-image-`uname -r` into domU.
--
2. That which causes joy or happiness.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]