[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Questions: pv domU and HVM dom U
Hello, I have Xen 4.0.1 pvops on Ubuntu 10.10 following the steps on https://help.ubuntu.com/community/Xen I use xen-tools to configure domU. In xen-tools.config, I specify " kernel = /boot/vmlinuz-2.6.18.8 initrd = /boot/initrd.img-2.6.18.8 " However, the actual .cfg file generated for domU uses " bootloader = '/usr/bin/pygrub' " And when the domU starts, the "uname -a" also give kernel as 2.6.35.24-generic. When I tried to edit the .cfg as " kernel = '/boot/vmlinuz-2.6.18.8' initrd = '/boot/initrd.img-2.6.18.8' " It gives me the error of "Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\n')", when I try to start domU. I googled the error, it seems to me that it is a matter of whether domU is pv-ops based or HVM? So my question is 1) how to find whether domU is pv-ops or HVM? Next, According to http://wiki.xen.org/xenwiki/XenParavirtOps?, I checked the ..../build-linux-2.6-pvops_x86_32/./config,
I am new to this area, so please forgive my simple questions, and hope the reply can be easy to follow. -- Cheers,
Wenda Ni, Ph.D.
Dept. of Computer Science and Engineering
State University of New York (SUNY) at Buffalo
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |