What
about to try
disk = [ 'phy:/dev/vms/vm-windows01,ioemu:hda,w',
'phy:/dev/hda,hdc:cdrom,r' ]
boot="d"
?
with best regards, Artur
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Geovane
Goncalves
Sent: Thursday, August 02, 2007 11:40 PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Ref: Windows 2k3 Guest: boot problem from ISO
Hello,
Sorry, but my english is very short....
I
don't use vnc, because i experienced the same problem. My configuration
to follow is running ok on Debian Etch amd64, Windows Server R2 64Bits
and Xen 3.1
kernel = '/usr/lib/xen/boot/hvmloader'
builder='hvm'
memory = 512
shadow_memory = 8
name = "vm-windows01"
vcpus=2
vif = [ 'type=ioemu, bridge=br-xen' ]
disk = [ 'phy:/dev/vms/vm-windows01,ioemu:hda,w', 'phy:/dev/hda,hdd:cdrom,r' ]
on_reboot = 'restart'
on_crash = 'restart'
device_model= '/usr/lib/xen/bin/qemu-dm'
boot="cd"
sdl=1
vnc=0
vncviewer=0
Geovane - Brasil