qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jma5@umd.edu>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Is it possible run qemu on windows nt ?
Date: Tue, 25 Oct 2005 08:58:16 -0400	[thread overview]
Message-ID: <20051025125816.GA16903@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <0CD1A04B15A3D311B03C0004AC4C63920A770545@spb2.warszawa.zus>

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.

      parent reply	other threads:[~2005-10-25 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051025125816.GA16903@jbrown.mylinuxbox.org \
    --to=jma5@umd.edu \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).