From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BHzZC-0003Ww-Lm for qemu-devel@nongnu.org; Mon, 26 Apr 2004 02:26:10 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BHzYf-0002w5-Mt for qemu-devel@nongnu.org; Mon, 26 Apr 2004 02:26:09 -0400 Received: from [62.133.160.131] (helo=ufacom.ru) by monty-python.gnu.org with smtp (Exim 4.30) id 1BHzYf-0002qF-2k for qemu-devel@nongnu.org; Mon, 26 Apr 2004 02:25:37 -0400 From: Alexander Mayorov Date: Mon, 26 Apr 2004 12:20:32 +0600 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <200404261220.32465.fedex@bashnet.ru> Subject: [Qemu-devel] RH9(guest) on 2.6.5 (qemu 0.5.2) installation problem 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! I was trying to install RH9 (2.40.20) on kernel 2.6.5 using qemu-5.2 (binary downloaded). The installaltion hang-ups after grabbing mouse cursos (i.e. after click in installation window). How can I fix it and install RH9 as guest OS? I was trying to compile and install qemu-0.5.3, but when I starting compiled qemu, qemu says, that no media found. here is command line used for qemu (both 0.5.2 and 0.5.3) qemu -boot d -cdrom /dev/cdrom -m 200 hdimage Thank, Alex PS. What version of QEMU and windows I can use to run in linux as host OS?