From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTnNO-0003ni-Ju for qemu-devel@nongnu.org; Mon, 15 Nov 2004 15:23:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTnNO-0003nW-7k for qemu-devel@nongnu.org; Mon, 15 Nov 2004 15:23:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTnNO-0003nT-3y for qemu-devel@nongnu.org; Mon, 15 Nov 2004 15:23:02 -0500 Received: from [64.233.170.201] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTnEd-0007wm-Ov for qemu-devel@nongnu.org; Mon, 15 Nov 2004 15:13:59 -0500 Received: by rproxy.gmail.com with SMTP id y7so167728rne for ; Mon, 15 Nov 2004 12:13:55 -0800 (PST) Message-ID: <41e41e7a041115121355425ee5@mail.gmail.com> Date: Mon, 15 Nov 2004 22:13:54 +0200 From: hetz ben-hamo Subject: Re: [Qemu-devel] Qemu console doesn't work anymore In-Reply-To: <419905FF.5000108@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <419905FF.5000108@gmail.com> Reply-To: hetz ben-hamo , 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 Hi, 3 things that I wonder regarding your command line... 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? Thanks, Hetz On Mon, 15 Nov 2004 20:39:43 +0100, Hans Schmucker wrote: > I just installed version 0.61 on Suse 9.1 Pro and while I like many of the > new commandline options, there's one thing that really bothers me. > > It seems like the qemu console doesn't work anymore, I don't even get a > prompt... > > I'm using WindowsXP Pro as GuestOS, launched with > qemu -hda /home/schmucker/TheBigOne/WinXP -hdb /home/schmucker/hdb.raw > -cdrom files.iso -localtime -boot d -isa -std-vga > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > > >