From: Jan Marten Simons <marten@xtal.rwth-aachen.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Why do qemumenu.bat show such error mess age?
Date: Sat, 08 Jul 2006 13:22:15 +0200 [thread overview]
Message-ID: <44AF9567.1040509@xtal.rwth-aachen.de> (raw)
In-Reply-To: <44AE9B18.0000FD.09634@m193.126.com>
赵刚 wrote:
> When I had installed qemu(Host OS: win98),I execute qemumenu.bat.
> Unfortunately,qemumenu.bat shows lots of error messages,as follows:
> >Bad command or file name
> >Bad command or file name
> >Invalid directory
> >Syntax error
> >Syntax error
> >Bad command or file name
> >Syntax error
> >QEMU_BIOS_DIR=
> >Bad command or file name
> >=== QEMU Menu ^(v20041121^) ===
> > QEMU Menu (C) 2004 Garth Dahlstrom (ironstorm@users.sf.net
> <mailto:ironstorm@users.sf.net>)
> > QEMU (C) 2004 Fabrice Bellard
> >
> >QEMU Settings:
> > Memory ^(^MB^) BIOS DIR ^(^)
> > ISO/CD ^(^)
> > Network ^(^)
> >
> >Boot QEMU using image:
> >Bad command or file name
> >Syntax error
> >Bad command or file name
> >Syntax error
> > No image files found^^!^^!
> > (you must [C]reate an image to use QEMU) && echo.
> >
> >Settings/Toggles:
> > ^[C^]reate image file ^[M^]emory ^[I^]SO/CD ^[N^]etwork ^[Q^]uit
> >
> >
> >
> >Starting !QEMU_IMG! ...
> >
> >
> >^[ ^] qemu.exe -L "" -m -hda "!QEMU_IMG!" -enable-audio -localtime
> >Bad command or file name
> >Syntax error
> >Press any key to continue . . .
> Could you explain the reasons about these error messages ?
> Best regards
> mathew
Well, have a look at the .bat-file with a normal editor. It's not like
you'll need to understand rocket science to debug a batch file. I
suspect that this batch file is passing outdated command line options to
qemu, as there were some changes from 0.7.x to 0.8.x (e.g. networking)
with a look at qemu manual you should be able to fix the batch file (I
suppose it's using the old options). After fixing it it would be nice,
to post it to this list and the original author.
Have a nice weekend,
Jan
prev parent reply other threads:[~2006-07-08 11:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-07 17:34 [Qemu-devel] Why do qemumenu.bat show such error mess age? 赵刚
2006-07-08 11:22 ` Jan Marten Simons [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=44AF9567.1040509@xtal.rwth-aachen.de \
--to=marten@xtal.rwth-aachen.de \
--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).