From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTrXK-0002t0-F8 for qemu-devel@nongnu.org; Mon, 15 Nov 2004 19:49:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTrXH-0002qo-C8 for qemu-devel@nongnu.org; Mon, 15 Nov 2004 19:49:31 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTrXH-0002qe-5a for qemu-devel@nongnu.org; Mon, 15 Nov 2004 19:49:31 -0500 Received: from [64.233.170.194] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTrO0-0006Tq-24 for qemu-devel@nongnu.org; Mon, 15 Nov 2004 19:39:56 -0500 Received: by rproxy.gmail.com with SMTP id y7so215904rne for ; Mon, 15 Nov 2004 16:39:55 -0800 (PST) Message-ID: <419946F3.2010908@gmail.com> Date: Tue, 16 Nov 2004 01:16:51 +0100 From: Hans Schmucker MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu console doesn't work anymore References: <419905FF.5000108@gmail.com> <41e41e7a041115121355425ee5@mail.gmail.com> In-Reply-To: <41e41e7a041115121355425ee5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 hetz ben-hamo wrote: >1. Have you tried to use CTRL ALT 2 to switch to qemu console? I just >tried, and it seems to work perfectly (CTRL ALT 1 to switch back to >the main qemu display). > >2. Why do you use -std-vga? Cirrus Logic emulation works pretty well on XP. > >3. Any special reason you use ISA emulation? > > 1. Yes, it works for keyboard input, but I use a named pipe to send commands via the KDE start menu 2./3. It's just that I tried it first in standard mode and it wouldn't work, so I tried again with the above parameters and it worked, however I can't restart because I get some disk access error (on the BIOS screen), even after restoring the boot record and boot table via the recovery console (ran chkdsk too). But I made a snaphot directly after the setup and now I just use that. It works, but I still can't reboot or change the hardware for that matter.