From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EyWlj-0000qJ-P7 for qemu-devel@nongnu.org; Mon, 16 Jan 2006 10:59:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EyWfx-0007aE-2w for qemu-devel@nongnu.org; Mon, 16 Jan 2006 10:53:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EyV2F-0007OQ-Kd for qemu-devel@nongnu.org; Mon, 16 Jan 2006 09:08:39 -0500 Received: from [217.64.240.4] (helo=BRUBLUmx12.mactelecom.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EyV5l-0005Ur-Kt for qemu-devel@nongnu.org; Mon, 16 Jan 2006 09:12:17 -0500 Received: from localhost (BRUBLUmx12.mactelecom.net [127.0.0.1]) by BRUBLUmx12.mactelecom.net (Postfix) with ESMTP id 4776B2C4183 for ; Mon, 16 Jan 2006 15:06:15 +0100 (CET) Received: from BRUBLUmx12.mactelecom.net ([127.0.0.1]) by localhost (BRUBLUmx12.mactelecom.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13829-09 for ; Mon, 16 Jan 2006 15:06:13 +0100 (CET) Received: from smtp.eurofer.be (efer01i.mactelecom.net [217.64.247.26]) by BRUBLUmx12.mactelecom.net (Postfix) with ESMTP id 5732B2C4182 for ; Mon, 16 Jan 2006 15:06:13 +0100 (CET) Received: from [192.168.3.150] (helo=[192.168.3.150]) by smtp.eurofer.be with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1EyUzs-0003k0-AR for qemu-devel@nongnu.org; Mon, 16 Jan 2006 15:06:13 +0100 Message-ID: <43CBA8FA.70004@eurofer.be> Date: Mon, 16 Jan 2006 15:08:58 +0100 From: De Leeuw Guy MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qemu debian etch 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 Hello all, I'm new with qemu. I install qemu and kqemu by download and compile the sources qemu-0.8.0 and kqemu-0.7.2 on a debian testing I try to install windows xp pro upgrade version (official) , the boot start and after different stages windows ask me to change the cdrom and put a valid version of windows (aka xp home, winme, ect...) I upgrade from my official xp home I switch to the qemu console (ctrl-alt-shift-2) and I run these commands : eject cdrom (and I change the media xp pro by my xp home) change cdrom /dev/cdrom ctrl-alt-shift-1 enter and the install xp tools go back to the same message (the cdrom led still inactive) How can I force the change of the cdrom for xp ? I test this couple of media on a pc test and the install work. I try to copy via dd the two cdrom on my harddrive and launch qemu with the two images, but same: not working When I trie to install a full version of windows xp pro, ok work fine. Can you help me ? Thanks in advance Guy