From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GJw9W-0001Qe-CY for qemu-devel@nongnu.org; Sun, 03 Sep 2006 13:53:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GJw9P-0001MJ-W8 for qemu-devel@nongnu.org; Sun, 03 Sep 2006 13:52:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GJw9P-0001M7-Eh for qemu-devel@nongnu.org; Sun, 03 Sep 2006 13:52:55 -0400 Received: from [24.93.47.41] (helo=ms-smtp-02.texas.rr.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GJwJk-0001SH-H4 for qemu-devel@nongnu.org; Sun, 03 Sep 2006 14:03:36 -0400 Received: from vaio (cpe-67-9-160-120.austin.res.rr.com [67.9.160.120]) by ms-smtp-02.texas.rr.com (8.13.6/8.13.6) with ESMTP id k83Hqqbd009388 for ; Sun, 3 Sep 2006 12:52:53 -0500 (CDT) Subject: Re: [Qemu-devel] Is there a way to install Minix 2.0.4 on my own image file? From: Lonnie Mendez In-Reply-To: <44FB134B.9010600@cse.unl.edu> References: <44FB134B.9010600@cse.unl.edu> Content-Type: text/plain Date: Sun, 03 Sep 2006 12:52:41 -0500 Message-Id: <1157305961.28334.47.camel@vaio> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 On Sun, 2006-09-03 at 12:39 -0500, Neo wrote: > hi, > > I am wondering if there is a way to install minix 2.0.4 on my own image > file instead of just running on an existing one. For Minix 3, we can > install it from emulated CD ROM. But for minix 2.0.4, I cannot map the > USR.MNX to the fda while the ROOT.MNX is mapped to it. Floppy media is ejectable. Have a look in the qemu user docs at qemu.org for the change and eject commands that can be issued via the qemu monitor.