Hello everybody,

I'm having some troubles with latest CVS version on a Windows XP host.

QEmu compiles OK, but it doesn't start. Here is my command line :

qemu.exe -L bios -boot d -cdrom cd_w2k_SP4_FR.iso -hda TEST.IMG -localtime

- cd_w2k_SP4_FR.iso is a W2KPRO image, with SP4 that works fine with previous
version of qemu (31-jul)
- TEST.IMG is a new qcow image made with latest qemu-img version.

when I launch this command line, with or without kqemu, qemu just displays a
window saying :
  QEMU 0.8.2 monitor - type 'help' for more information
  (qemu)

The window's title bar says : QEMU [Stopped]

I also notice that -cdrom //./d: or -cdrom \\.\d: do no longer work. I get the
message : qemu: could not open hard disk image '//./d:'

Did I miss something ?
Is this related to aio implementation ?



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to