qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "kazu" <kazoo@r3.dion.ne.jp>
To: spetreolle@users.sourceforge.net, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Command line / invocation
Date: Thu, 13 May 2004 14:25:35 +0900	[thread overview]
Message-ID: <007801c438aa$b88a8ca0$010aa8c0@afina> (raw)
In-Reply-To: 20040513013633.97082.qmail@web51101.mail.yahoo.com

Hi,

Sylvain Petreolle wrote:

>The help actually says we have to use "-boot [a|b|c|d]" to specify the disk
to boot on.
>This doesnt work, saying there is no such option.
>Correct syntax seems to be "--boot", the same applies to --hda and --cdrom.

There isn't getopt_long_only function in MinGW library. So double hyphen
"--" is needed for long option which is more than two characters.

I have written mini how to on Windows. Please see my site.

Regards,
kazu
http://www.h7.dion.ne.jp/~qemu-win/

  parent reply	other threads:[~2004-05-13  5:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13  1:36 [Qemu-devel] Command line / invocation Sylvain Petreolle
2004-05-13  2:18 ` Jamie Burns
2004-05-13  5:25 ` kazu [this message]
2004-05-13 22:43   ` Fabrice Bellard
2004-05-13  6:58 ` vaise
2004-05-13 22:04 ` Fabrice Bellard
2004-05-15 12:48   ` Sylvain Petreolle
2004-05-15 17:45     ` [Qemu-devel] WinXP status Grzegorz Kulewski

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='007801c438aa$b88a8ca0$010aa8c0@afina' \
    --to=kazoo@r3.dion.ne.jp \
    --cc=qemu-devel@nongnu.org \
    --cc=spetreolle@users.sourceforge.net \
    /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).