search for: bradevuu

Displaying 3 results from an estimated 3 matches for "bradevuu".

2011 Jul 06
5
Error of building dom0 kernel
Hi all, I follow instructions(http://wiki.xensource.com/xenwiki/XenParavirtOps) to build XEN and dom0 kernel. Building XEN has no problem, but there is an error which I cannot solve to build dom0 kernel. The brief instructions for building dom0 are get linux-2.6-xen code from git and make ARCH=x86_64 menuconfig, finally generate kernel.deb. (I did every step exactly as the web page says)
2011 Jun 24
1
implementation choices, XEN or KVM?
Hello all, I will do research experiment using hypervisor. But I have not decided the platform; both XEN and KVM work for me(my work is about MMU). Though I prefer XEN, it seems KVM is more convenient to modify the source code and more importantly, debug. I appreciate your suggestion. Thanks Liu, John _______________________________________________ Xen-users mailing list
2011 Aug 25
1
Problem of modifying grub to boot kernel
Hello, I build the kernel via .deb(linux-image-2.6.32-5-xen-686) to support XEN. I followed instructions to modify grub(add menuentry to /etc/grub.d/40_custom) to boot the new kernel. But when the computer started, there are no options to make me select which kernel to boot. I''m not sure which step is wrong... Also I notice there are several ways in order to boot the new kernel. Which