pradeep ratnala
2007-Mar-27 08:45 UTC
[Fedora-xen] how to build a customized xen kernel for guest OS
Hi I successfully installed FC6 with xen ....I could also start FC6 guest domains using virt-install... Everything is ok till now...... But I need to change the kernel of the guest domain with my own kernel (for project purpose).......So I started compiling a new kernel (2.6.19) in the guest domain..... I could compile it and even add a grub entry but couldnt boot the guest domain with this new kernel....The problem is that the new kernel I built is not xen aware and hence it is not supporting paravirtualization............ so can anyone guide me how to develop xen aware kernels........... thanks in advance Pradeep