From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FlSIf-0001KQ-Vf for qemu-devel@nongnu.org; Wed, 31 May 2006 11:07:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FlSId-0001Hg-Uc for qemu-devel@nongnu.org; Wed, 31 May 2006 11:07:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlSId-0001HI-O8 for qemu-devel@nongnu.org; Wed, 31 May 2006 11:07:55 -0400 Received: from [212.208.3.51] (helo=kpfnux4.actinux.com) by monty-python.gnu.org with smtp (Exim 4.52) id 1FlSOf-0005wV-Ub for qemu-devel@nongnu.org; Wed, 31 May 2006 11:14:10 -0400 Message-ID: <447DB143.7040101@actinux.com> Date: Wed, 31 May 2006 17:07:47 +0200 From: =?ISO-8859-1?Q?J=E9r=F4me_MOLLIER-PIERRET?= MIME-Version: 1.0 Subject: Re: [Qemu-devel] multiple CDROM install References: <1149085469.9403.5.camel@localhost.localdomain> In-Reply-To: <1149085469.9403.5.camel@localhost.localdomain> 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 umount the cdrom in the Hosted OS if needed. Eject the real media and change it. Enter in the console (CTRL+ALT+2) and type "change cdrom /dev/cdrom". Return in the OS (CTRL+ALT+1) remount the cdrom in the Hosted OS if needed. Good play with Qemu. Regards, Jerome MOLLIER-PIERRET Note : a simple google search give you the response (ie http://www.google.fr/search?hl=fr&q=qemu+change+cdrom&btnG=Rechercher&meta=) Rakotomandimby Mihamina a écrit : > Hi, > I would like to install fedora core wich is a multiple install CDROM > distribution. > I did not find any tutorial that tells how to switch CDROM. > Would you help me please? >