Hi all,

I am working on KVM 75 (Debian 2.6.24 amd64 Kernel, but the error is also on 
KVM 71, others not tested)

___________________________________________________________________________
Disk I/o error: Status = 00000001
Disk I/o error: Status = 00000001
Disk I/o error: Status = 00000001

Windows 2000 could not start because the following file is missing or
corrupt:

<windows 2000 root>\system32\ntoskrnl.exe.
___________________________________________________________________________


I used the following command:

With "boot=on" option:

/usr/bin/kvm  -smp 1 -localtime -k de -drive 
file=/var/lib/vz/images/115/vm-115-disk.qcow2,if=ide,index=0,boot=on -drive 
file=/var/lib/vz/template/iso/EN_WINDOWS_2000_PRO_SERVER_ADVSERVER.ISO,if=ide,index=2,media=cdrom
 -m 512 -net tap -net nic


Without the "boot=on" option everything works: 

/usr/bin/kvm  -smp 1 -localtime -k de -drive 
file=/var/lib/vz/images/115/vm-115-disk.qcow2,if=ide,index=0 -drive 
file=/var/lib/vz/template/iso/EN_WINDOWS_2000_PRO_SERVER_ADVSERVER.ISO,if=ide,index=2,media=cdrom
 -m 512 -net tap -net nic

Any ideas?

Br, Martin



--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to