I am trying to install Win2K using Firewing1's howto on Qemu
I have set up the image file and when I try to load the guest OS a new windo opens and Plex86/Bochs Vgabios starts but i receive an error message
CD Rom boot failure error code 0003
Boot from CD rom failed
FATAL could not read the boot disk
I am trying to run it with the following line
/sbin/modprobe tun; qemu -boot d -hda Windows2000.img -localtime -net nic -net tap -m 192 -usb -soundhw sb16 /dev/cdrom /dev/hdc;/etc/qemu-ifdown
There is no activity on the CD rom during this
Does anyone have any ideas