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

Re: [Xen-users] Problem with DomU, gentoo, xen-4.1.1



DomU .config:
# cat /usr/src/linux/.config | grep XEN
# CONFIG_XEN is not set
# CONFIG_XEN_PRIVILEGED_GUEST is not set


# cat /xen/gentoo.vm
kernel = "/xen/gentoo-3.0.6"     <----- DomU kernel
memory = 1024
name   = "gentoo"
disk   = ['file:/xen/disks/gentoo-root.img,sda1,w']     <---- Image
with Gentoo
root   = "/dev/sda1 ro"
vcpus  = 2

It also appears that you didn't add Xen PV support to the kernel according to those configuration options. In this case you will need to use the HVM loader in your gentoo.vm configuration (loader = "hvm") or rebuild your kernel to add PV support.

James

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


 


Rackspace

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