Results 1 to 1 of 1
Hello all,
I'm trying to setup a Windows guest into a new Xen installation without luck.
My winxp.hvm includes:
Code:
kernel = '/usr/lib/xen-3.0.3-1/boot/hvmloader'
builder = 'hvm'
memory = 1024
name ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-16-2008 #1Just Joined!
- Join Date
- Dec 2003
- Location
- Greece
- Posts
- 43
Xen on Debian etch
Hello all,
I'm trying to setup a Windows guest into a new Xen installation without luck.
My winxp.hvm includes:
When trying to run I'm getting 'Could not read the boot disk' and then the following appear to the terminal:Code:kernel = '/usr/lib/xen-3.0.3-1/boot/hvmloader' builder = 'hvm' memory = 1024 name = "WindowsXP" vif = ['type=ioemu, bridge=xenbr0'] disk = ['file:/home/xen/domains/win01/disk.img,hda,w','file:/home/xen/iso/WindowsXP.iso,scd0:cdrom,r'] device_model='/usr/lib/xen-3.0.3-1/bin/qemu-dm' boot='d' sdl=1
Any suggestions are more than welcome.Code:Using config file "winxp.hvm". Started domain WindowsXP xenconsole: Could not read tty from store: No such file or directory
Thanks


Reply With Quote
