Image

Imagenanobot wrote in Imagelinux

Rebuilding FC5 Kernel with XEN - Where are the XEN options?

Anyone offer some advice?

I've downloaded the kernel source and I've done the following:

rpm -ivh kernel-2.6.15-1.2054_FC5.src.rpm
rpmbuild -bp --target=noarch /usr/src/redhat/SPECS/kernel-2.6.spec

Now when I run 'make menuconfig' in this directory I don't see any of the XEN options?

/usr/src/redhat/BUILD/kernel-2.6.15/linux-2.6.15.noarch


What am I doing wrong? Thanks all!