From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BOOMD-00088Z-2X for qemu-devel@nongnu.org; Thu, 13 May 2004 18:07:13 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BOOIp-0006lb-T0 for qemu-devel@nongnu.org; Thu, 13 May 2004 18:04:17 -0400 Received: from [193.252.22.28] (helo=mwinf0303.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BOOHC-000610-7b for qemu-devel@nongnu.org; Thu, 13 May 2004 18:02:02 -0400 Received: from bellard.org (ATuileries-112-1-3-52.w81-48.abo.wanadoo.fr [81.48.134.52]) by mwinf0303.wanadoo.fr (SMTP Server) with ESMTP id 5BCFF5000828 for ; Fri, 14 May 2004 00:02:00 +0200 (CEST) Message-ID: <40A3F0E0.2000003@bellard.org> Date: Fri, 14 May 2004 00:04:16 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Command line / invocation References: <20040513013633.97082.qmail@web51101.mail.yahoo.com> In-Reply-To: <20040513013633.97082.qmail@web51101.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org It is fixed in the CVS. Fabrice. Sylvain Petreolle wrote: > Hi all, > > I noticed there is a problem in qemu invocation. > > 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. > > Do you want to change options to use a single hyphen or modify the help in the future ? > > $ qemu -boot c -hda test > c: No such file or directory > C:\msys\1.0\home\syl\qemu_win32\qemu.exe: unknown option -- b > C:\msys\1.0\home\syl\qemu_win32\qemu.exe: unknown option -- o > C:\msys\1.0\home\syl\qemu_win32\qemu.exe: unknown option -- o > C:\msys\1.0\home\syl\qemu_win32\qemu.exe: unknown option -- t > qemu: could not open hard disk image 'c > > > ===== > Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net) > Say NO to software patents > Dites NON aux brevets logiciels > > "You believe it's the year 1984, when in fact, its closer to 2184"1984 / Matrix > > > > > > > Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! > Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ > > Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.com > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel >