I run:
        noconsole qemu.exe
the output was:
        SUCCESS: qemu.exe has been unpatched.
Then when I run qemu:
        qemu freedos.dsk
the output was:
        GetNetworkParams failed. ret = 00000032
        Could not get DNS address
Then I run:
        qemu -dummy-net qemu -dummy-net freedos.dsk
the output was:
        Could not open '\\.\kqemu' - QEMU acceleration layer not activated
        qemu: could not load PC bios '/c/Program Files/Qemu/bios/bios.bin'
then when I run:
        qemu -L bios -dummy-net freedos.dsk
it started finally !
So you guys where right, that -L option was missing too !

Thank you for your help, and I will appreciate any suggestions
how to deal with the DNS error message.

Radek

> -----Oryginalna wiadomość-----
> Od:   [EMAIL PROTECTED]
> [SMTP:[EMAIL PROTECTED] w imieniu Jernej
> Simončič
> Wysłano:      26 października 2005 19:48
> Do:   [EMAIL PROTECTED] on [qemu-devel]
> Temat:        Re: ODP: [Qemu-devel] Is it possible run qemu on windows nt
> ?
> 
> On Wednesday, October 26, 2005, 19:26:53, [EMAIL PROTECTED] wrote:
> 
> > Thanks for your response. I tried the -L option, but it didn't help. I
> tried
> > different possibilities with absolute, and relative paths, but the
> resoult
> > is still the same - it doesn't work. Any other ideas ?
> 
> Try to run the utility attached to this message:
> <http://lists.gnu.org/archive/html/qemu-devel/2005-04/msg00437.html> on
> your
> qemu.exe, then when you run qemu, you should get some output on console
> about what's wrong.
> 
> -- 
> < Jernej Simoncic ><><><><>< http://deepthought.ena.si/ >
> 
> Any simple idea will be worded in the most complicated way.
>        -- Malek's Law
> 
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel


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

Reply via email to