From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ea71V-00023t-Cs for qemu-devel@nongnu.org; Thu, 10 Nov 2005 02:39:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ea71R-000232-BC for qemu-devel@nongnu.org; Thu, 10 Nov 2005 02:39:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ea71Q-00022q-H7 for qemu-devel@nongnu.org; Thu, 10 Nov 2005 02:39:00 -0500 Received: from [212.27.42.35] (helo=smtp5-g19.free.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ea71Q-0004kZ-EB for qemu-devel@nongnu.org; Thu, 10 Nov 2005 02:39:00 -0500 Message-ID: <4372F911.9020800@guzu.net> Date: Thu, 10 Nov 2005 08:38:57 +0100 From: Manu MIME-Version: 1.0 Subject: Re: [Qemu-devel] Changing cdroms while qemu is running References: <200511091839.39905.dfeustel@verizon.net> In-Reply-To: <200511091839.39905.dfeustel@verizon.net> Content-Type: text/plain; charset=ISO-8859-1 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: dfeustel@mindspring.com, qemu-devel@nongnu.org Dave Feustel wrote: > I have read all the qemu documentation that I have, but I still don't > understand how to change the cdrom being read by qemu (running > in graphics mode). I need to be able to do this to install a multi-cd > version of Linux (Scientific Linux - has 4 cdroms). Can someone post > the method for doing this? I did a small patch to deal with this situation. But I didn't take the time to make something smart. Furthermore it only works for Linux hosts.