|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Trying to compile linux kernel from http://xenbits.xen.org/l
Hi,
I am trying to install Xen 4.0 unstable and then get my dom0 working from http://xenbits.xen.org/linux-2.6.18-xen.hg .
So far installation for Xen unstable went fine. But when I try to compile the kernel from http://xenbits.xen.org/linux-2.6.18-xen.hg and then boot to that kernel I get the error
Error:13 Invalid or unsupported executable format.
I am using Debian 5(lenny) .The steps I used to compile the kernel are as given below
make menuconfig
make -j4
make modules_install install
chmod g-s /usr/src -R
make deb-pkg
dpkg -i ../ linux-2.6.18.8_2.6.18.8_amd64.deb
depmod 2.6.18.8
update-initramfs -c -k 2.6.18.8 update-grub
Any help will be appreciated.
Regards, Roy
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|