[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Compiling Linux kernel for Dom0
Hi Ronaldo, You can override this default by specifying KERNELS=kernelname. For example, you can make two kernels - linux-2.6-xen0 and linux-2.6-xenU... To make these two kernels, simply specify
KERNELS="linux-2.6-xen0 linux-2.6-xenU" in the make command line. To rebuild a kernel with a modified config: # make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig) # make linux-2.6-xen-build # make linux-2.6-xen-install These information is on the README file... ;-)
Cheers! Thiago 2009/8/8 Ronaldo Z. Afonso <ronaldoafonso@xxxxxxxxx> Hi Thiago, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |