From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BTC3S-0001NK-Cz for qemu-devel@nongnu.org; Wed, 26 May 2004 23:59:42 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BTC2w-0001II-6V for qemu-devel@nongnu.org; Wed, 26 May 2004 23:59:41 -0400 Received: from [62.151.20.186] (helo=mx.larebelion.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BT1Km-0005UZ-54 for qemu-devel@nongnu.org; Wed, 26 May 2004 12:32:52 -0400 Received: from amavis by mx.larebelion.net with scanned-ok id 1BT1KK-0003vj-00 for qemu-devel@nongnu.org; Wed, 26 May 2004 18:32:24 +0200 Received: from [81.168.12.40] (helo=node4-ha.podcluster) by mx.larebelion.net with asmtp id 1BT1KJ-0003vb-00 for qemu-devel@nongnu.org; Wed, 26 May 2004 18:32:23 +0200 Subject: Re: [Qemu-devel] Qemu problems From: Carlos Valiente In-Reply-To: <20040526085315.GC13775@cray.fish.zetnet.co.uk> References: <20040526085315.GC13775@cray.fish.zetnet.co.uk> Content-Type: text/plain Message-Id: <1085589232.3665.1.camel@rilke> Mime-Version: 1.0 Date: Wed, 26 May 2004 17:33:52 +0100 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 On Wed, 2004-05-26 at 09:53, cb-qemu@fish.zetnet.co.uk wrote: > 2. "Serial port redirected to /dev/pts/112" > What can I do with this information? Use a terminal program to connect to it. minicom (http://alioth.debian.org/projects/minicom/) works great for me: $ minicom -o -p pts/112 C