|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Installing modules
Olivier Le Cam wrote:
Hi -
Does anyone knows how to have modules installed when compiling and
installing Xen as the README file is incomplete about it.
I cannot simply run make module_install somwhow. I did compile the
three flavors (-xen -xen0 -xenU) with iptables options BUT the
modules are never installed. I am on CentOS 4-4
Any advices would be appreciated.
The recommended -xen do not even boot dom0, the dom0 boots BUT no
iptables modules and likewise for the domU.
Did you try to copy /lib/modules/the-kernel-modules from your dom0 to
your domUs, then depmod -a?
Sure
BTW, I usually prefer when possible to include every required modules
as "build in" to avoid having to update modules of the domUs each time
the dom0 kernel is released. This is particulary try ie for iptables
which is used by every domU I have in production.
I did it with everything I needed compiled in AND also in a different
version as modules but no chance, I know it is probably trivial BUT it
is and no domU will boot.
Thanks anyway.
HTH
--
Virtual Space International Inc.
Steven Dugway USA 206-734-HOST Canada 514-939-HOST (4678) ext 5
--------------------------------------------------------------
Internet Is Here To Stay, Make Sure Your Business Is!
--------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|