[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] [Need Help] Problem with compilation xen-2.0-testing
Your build looks fine. In the directory /dist/install/boot there aren't build new kernels. Is this a bug ? Or did I made something wrong ? Stuff only gets put in dist/install/boot by the top level makefiles. If you do a make in the Linux tree itself, the kernel will appear as "vmlinux" at the top of that tree. If you use that, things should be fine. Cheers, Mark Best regards ... _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users Ok, thanks for help. Now I have the next problem. :o) If I try to boot my system with the new kernel, GRUB show me this error: " 13 : Invalid or unsupported executable format " menu.lst ########################## title Xen 2.0 / XenLinux 2.6 kernel (hd0,1)/boot/xen/vmlinuz root=/dev/hdc2 dom0_mem=256000 console=v module (hd0,1)/boot/xen/vmlinuz-2.6-xen0 root=/dev/hdc2 ro console=tty0 ########################### Normally I can also use the vmlinuz, which is compressed kernel...., can I ? files ########################### linux:/boot/xen # file ./vmlinuz ./vmlinuz: gzip compressed data, from Unix, max compression linux:/boot/xen # file ./vmlinux./vmlinux: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), staticallylinked, not strippe ###########################Maybe I can change the standard config of the xen-2.0.testing before I start the prozess with "make world". But where I can find these settings ? Best regards _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |