LeoLinux
15th April 2007, 15:40
Hi,
I've just had this problem several times when I used this how to: http://howtoforge.com/debian_sarge_xen_3.0.3_p2
everyting is working fine until the step "4.2 Compile A dom0 Kernel"
cd /usr/src/xen-3.0.3_0-src/
make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xen0"
because I have a lot of modules running .. for example my sata adapter and so on - and everything is running fine under the standart kernel of sarge and etch ... but all those modules and the other stuff gets lost after this compilation ... ofcourse ... because it was not mentioned in the kernel configuration.
I guess there are two options to change that:
1. run cd /usr/src/xen-3.0.3_0-src/
make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xen0"
and change all needed options to "M" or "*" BY HAND ;-/
or to store the old kernel configuration and load this so that I only have to tick the xen compatibly, the quota, and the iptables stuff in the menuconfig.
^^the last one is the one which I want to know how to solve that ;-)
I don't know how to save my old config .. or where to get a Debian etch standart kernel config.
I hope anyone could give me some nice clues or help ;-)
Thanks for reading ;-)
Leander
I've just had this problem several times when I used this how to: http://howtoforge.com/debian_sarge_xen_3.0.3_p2
everyting is working fine until the step "4.2 Compile A dom0 Kernel"
cd /usr/src/xen-3.0.3_0-src/
make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xen0"
because I have a lot of modules running .. for example my sata adapter and so on - and everything is running fine under the standart kernel of sarge and etch ... but all those modules and the other stuff gets lost after this compilation ... ofcourse ... because it was not mentioned in the kernel configuration.
I guess there are two options to change that:
1. run cd /usr/src/xen-3.0.3_0-src/
make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xen0"
and change all needed options to "M" or "*" BY HAND ;-/
or to store the old kernel configuration and load this so that I only have to tick the xen compatibly, the quota, and the iptables stuff in the menuconfig.
^^the last one is the one which I want to know how to solve that ;-)
I don't know how to save my old config .. or where to get a Debian etch standart kernel config.
I hope anyone could give me some nice clues or help ;-)
Thanks for reading ;-)
Leander