* [Qemu-devel] Is it possible run qemu on windows nt ?
@ 2005-10-25 8:08 WarownyR
2005-10-25 12:22 ` Vesselin Peev
2005-10-25 12:58 ` Jim C. Brown
0 siblings, 2 replies; 3+ messages in thread
From: WarownyR @ 2005-10-25 8:08 UTC (permalink / raw)
To: qemu-devel
Hi
I downloaded qemu from internet (the .exe binary) and try to run it on
windows nt. but it fails to start. It just exits silently and nothing
happens. This is polish version of windows nt workstation with service pack
6. I tried different versions of qemu from 0.7.0 to 0.7.2 but with the same
resoult. Here are the commands I run, and it's output:
qemu freedos.dsk
echo %ERRORLEVEL%
0
Is it possible to run qemu on windows nt ?
Radek
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Is it possible run qemu on windows nt ?
2005-10-25 8:08 [Qemu-devel] Is it possible run qemu on windows nt ? WarownyR
@ 2005-10-25 12:22 ` Vesselin Peev
2005-10-25 12:58 ` Jim C. Brown
1 sibling, 0 replies; 3+ messages in thread
From: Vesselin Peev @ 2005-10-25 12:22 UTC (permalink / raw)
To: qemu-devel
Hi Radek,
Perhaps someone knows better, but have you tried "qemu -L . freedos.dsk" or
"qemu -L bios freedos.dsk" from within the QEMU installation directory (and,
of course, adjusting the path to "freedos.dsk" appropriately in that case)?
Hope that helps,
Vesko
----- Original Message -----
From: <WarownyR@zus.pl>
To: <qemu-devel@nongnu.org>
Sent: Tuesday, October 25, 2005 11:08 AM
Subject: [Qemu-devel] Is it possible run qemu on windows nt ?
> Hi
>
> I downloaded qemu from internet (the .exe binary) and try to run it on
> windows nt. but it fails to start. It just exits silently and nothing
> happens. This is polish version of windows nt workstation with service
> pack
> 6. I tried different versions of qemu from 0.7.0 to 0.7.2 but with the
> same
> resoult. Here are the commands I run, and it's output:
>
> qemu freedos.dsk
> echo %ERRORLEVEL%
> 0
>
> Is it possible to run qemu on windows nt ?
>
> Radek
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Is it possible run qemu on windows nt ?
2005-10-25 8:08 [Qemu-devel] Is it possible run qemu on windows nt ? WarownyR
2005-10-25 12:22 ` Vesselin Peev
@ 2005-10-25 12:58 ` Jim C. Brown
1 sibling, 0 replies; 3+ messages in thread
From: Jim C. Brown @ 2005-10-25 12:58 UTC (permalink / raw)
To: qemu-devel
On Tue, Oct 25, 2005 at 10:08:38AM +0200, WarownyR@zus.pl wrote:
> Hi
>
> I downloaded qemu from internet (the .exe binary) and try to run it on
> windows nt. but it fails to start. It just exits silently and nothing
> happens. This is polish version of windows nt workstation with service pack
> 6. I tried different versions of qemu from 0.7.0 to 0.7.2 but with the same
> resoult. Here are the commands I run, and it's output:
>
> qemu freedos.dsk
> echo %ERRORLEVEL%
> 0
My guess: you need the -L option to tell qemu where the bios files are.
The reason you see no errors is due to a bad design on the part of qemu for
windows: it doesn't write the errors onto a console window. There are ways to
correct for this, though.
>
> Radek
>
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-10-25 12:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-25 8:08 [Qemu-devel] Is it possible run qemu on windows nt ? WarownyR
2005-10-25 12:22 ` Vesselin Peev
2005-10-25 12:58 ` Jim C. Brown
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).