[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] Installing modules
> -----Original Message----- > From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx > [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Xen Help > Sent: 18 December 2006 14:36 > To: Olivier Le Cam > Cc: xen-users@xxxxxxxxxxxxxxxxxxx > Subject: 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 If you're using modules, remember that you need to include the xen netfront, blkfront drivers for DomU, and the netback, blkback for Dom0 using the "--with" on your mkinitrd command - that is of course assuming you made these mdoules rather than built-in device drivers as is the default. > > > > 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. Exactly what is going wrong? Which version of Xen are you using? As explained above, if you have built-in everything you need and a correct configuration file for the DomU, it should be fine to boot - getting iptables to work has nothing directly to do with Xen, although there may be some extra work needed because network interfaces may need to be renamed in the rules for iptables. > > 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 > > > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |