From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NyIaM-00037m-Dx for qemu-devel@nongnu.org; Sun, 04 Apr 2010 01:41:26 -0400 Received: from [140.186.70.92] (port=53155 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyIaJ-00037e-SV for qemu-devel@nongnu.org; Sun, 04 Apr 2010 01:41:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NyIaH-0007z1-Vw for qemu-devel@nongnu.org; Sun, 04 Apr 2010 01:41:23 -0400 Received: from chello212186124096.11.vie.surfer.at ([212.186.124.96]:60263 helo=wiesinger.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NyIaH-0007yl-JN for qemu-devel@nongnu.org; Sun, 04 Apr 2010 01:41:21 -0400 Date: Sun, 4 Apr 2010 07:40:52 +0200 (CEST) From: Gerhard Wiesinger Subject: Re: [Qemu-devel] Linux - redirecting console problem In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463811584-1694927876-1270359652=:15187" List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-2?Q?Micha=B3_Kr=F3l?= Cc: qemu-devel@nongnu.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463811584-1694927876-1270359652=:15187 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by wiesinger.com id o345eqHn015703 On Sat, 3 Apr 2010, Micha? Kr=F3l wrote: > Hi, >=20 > I'm using qemu on linux and with the linux guest. It works fine, but I'= d like to be able to enter commands and see the output > on host console and not in the SDL or VNC window(guest has now gdm - on= ly non graphical mode). >=20 > Refering to the qemu manual option -nographic should make it, but when = I add it, I see no output and I can't type anything. > There's just process in the background. >=20 > I also tried to make it with -chardev socket, but without -nographic op= tion after connecting to socket normall SDL window > appear and with -nographic option I also can't type anything or see any= output. >=20 Hello, You can use: -monitor stdio You can also use the screen command to close the terminal (see a screen=20 tutorial). Works for me at least with VNC. BTW: Is the console also available through Ctrl-Alt-F2 with VNC? Thanx. Ciao, Gerhard -- http://www.wiesinger.com/ ---1463811584-1694927876-1270359652=:15187--