qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Command line / invocation


From: kazu
Subject: Re: [Qemu-devel] Command line / invocation
Date: Thu, 13 May 2004 14:25:35 +0900

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/








reply via email to

[Prev in Thread] Current Thread [Next in Thread]