Boot ISO Image (Urgent!)

micromedic

New Member
Jun 13, 2008
7
0
1
Hi,

i have an destroyed Windows2003 Image which does not boot and have to recover it with recovery-function of original-Windows-CD. Unfortunately Proxmox always boot the destroyed image not the ISO-File. What can i do?
Please help & thanks in advance!
 
add the following config line in /etc/qemu-server/XXX.conf:

boot: d

(boot on floppy (a), hard disk (c), CD-ROM (d), or network (n))

- Dietmar