|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] "xm create winxp" causes my machine to hard reboot
When I run
"xm create winxp"
my computer hard reboots.
I am using the xen-sources, xen and xen-tools packages from gentoo
~amd64 (version 3.0.2)
My virtual machine config is the following:
kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
memory = 512
name = "winxp"
vcpus = 1
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'file:/var/xen/images/WinXP.img,ioemu:hda,w' ]
device_model = '/usr/lib/xen/bin/qemu-dm'
cdrom='/dev/sr0'
ne2000=0
boot='d'
Can anyone suggest what the problem might be?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|