[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Re: [Xen-tools] Unable to start xend



Please confirm if I am right :

#!/bin/sh 

cat << EOF
menuentry "Xen 3.5 / Ubuntu, 2.6.31.6-xen1" {
insmod ext2
set root=(hd0,1)
multiboot /boot/xen-3.5.gz <- This is the Xen VMM proper ???
module /boot/vmlinuz-2.6.31.6-xen1 dummy=dummy dom0_mem=1024M root=/dev/sda1 ro <- This is linux kernel with pvops right ???
module /boot/initrd.img-2.6.31.6-xen1
}

EOF

so in my case , I have compiled Linux kernel containing pvops ; Now , I also need Xen VMM ?? right ??

Please confirm

Thank you very very much,
/Onkar

On Tue, Mar 30, 2010 at 11:28 PM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
On Tue, Mar 30, 2010 at 11:16:04PM +0530, Onkar Mahajan wrote:
> I have followed the instructions in
> http://wiki.xensource.com/xenwiki/XenParavirtOps /
> Using Xen/paravirt_ops

You need to build the hypervisor as well. Look at:
http://virtually-a-machine.blogspot.com/2009/12/experimental-xen-and-ubuntu-part-2.html



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.