* [Qemu-devel] Latest CVS doesn't start
@ 2006-08-04 9:00 denis.scheidt
2006-08-04 11:54 ` Kazu
0 siblings, 1 reply; 2+ messages in thread
From: denis.scheidt @ 2006-08-04 9:00 UTC (permalink / raw)
To: qemu-devel
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 ?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Latest CVS doesn't start
2006-08-04 9:00 [Qemu-devel] Latest CVS doesn't start denis.scheidt
@ 2006-08-04 11:54 ` Kazu
0 siblings, 0 replies; 2+ messages in thread
From: Kazu @ 2006-08-04 11:54 UTC (permalink / raw)
To: qemu-devel
Sent: Friday, August 04, 2006 6:00 PM denis.sheidt wrote:
>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 ?
It seems that it is related aio implementation. Raw image works but Qcow
image doesn't work.
CD-ROM also doesn't work now.
Regards,
Kazu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-08-04 11:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-04 9:00 [Qemu-devel] Latest CVS doesn't start denis.scheidt
2006-08-04 11:54 ` Kazu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).