From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cth8w-0000UE-Ox for qemu-devel@nongnu.org; Wed, 26 Jan 2005 01:59:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cth8n-0000R3-18 for qemu-devel@nongnu.org; Wed, 26 Jan 2005 01:59:01 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cth8m-0000Mz-QK for qemu-devel@nongnu.org; Wed, 26 Jan 2005 01:59:00 -0500 Received: from [204.127.202.56] (helo=sccrmhc12.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CtgUz-0002cm-6e for qemu-devel@nongnu.org; Wed, 26 Jan 2005 01:17:53 -0500 Date: Wed, 26 Jan 2005 00:17:51 -0600 From: Lee Subject: Re: [Qemu-devel] Boot Sequence Message-ID: <20050126001751.6e27721a@localhost> In-Reply-To: <20050126003824.GA11510@jbrown.mylinuxbox.org> References: <45768.64.244.234.131.1106690166.squirrel@64.244.234.131> <20050126003824.GA11510@jbrown.mylinuxbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: linuxtwidler@gmail.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Jim C. Brown" Cc: qemu-devel@nongnu.org > > I have in my mind something like this: > > > > -boot d,c > > What would be the point? It shouldn't be difficult to do, but I don't see how > it would be useful ... you'd still need to specify the boot device itself via > the command line as well. The only real use I can see is thru the monitor (I'm > thinking system_reset here). I was thinking that you could specify the harddrive first, and then the cdrom. That way when you are installing a new os, it would boot to the cd first (since there is no data on the harddrive), and then when the os does its reboot, it then boots off the harddrive. This prevents the user from having to quit qemu, just to change the boot order to finish the installation. -- Lee linuxtwidler@gmail.com 00:15:51 up 2:10, 1 user, load average: 0.09, 0.13, 0.40