On Tue, Oct 25, 2005 at 10:08:38AM +0200, [EMAIL PROTECTED] 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.


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

Reply via email to