From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MOcZy-0007EU-Hr for mharc-grub-devel@gnu.org; Wed, 08 Jul 2009 15:13:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOcZv-0007AG-41 for grub-devel@gnu.org; Wed, 08 Jul 2009 15:13:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOcZq-00071Q-1n for grub-devel@gnu.org; Wed, 08 Jul 2009 15:13:13 -0400 Received: from [199.232.76.173] (port=43034 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOcZo-00070P-C8 for grub-devel@gnu.org; Wed, 08 Jul 2009 15:13:08 -0400 Received: from c60.cesmail.net ([216.154.195.49]:37987) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MOcZn-0005l5-TL for grub-devel@gnu.org; Wed, 08 Jul 2009 15:13:08 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 08 Jul 2009 15:13:07 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id 89A5F34C6A for ; Wed, 8 Jul 2009 15:21:36 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <8CBCDC90B522B94-11E8-21D0@WEBMAIL-MB11.sysops.aol.com> References: <8CBCDC90B522B94-11E8-21D0@WEBMAIL-MB11.sysops.aol.com> Content-Type: text/plain Date: Wed, 08 Jul 2009 15:13:04 -0400 Message-Id: <1247080384.26368.32.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: serial console X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2009 19:13:16 -0000 On Wed, 2009-07-08 at 05:53 -0400, sylarrrrrrr@aim.com wrote: > I have two computers which I would like to connect to each other with > a serial cable and have a serial console thus. I would like to know > (before I search and buy and install all the serial brackets for > motherboard headers, and cable) if I would be able to use the serial > console in parallel to the normal VGA screen. (that is that I will > able to see and interact with the computer both from the serial > console(via the second computer), and from the normal VGA via mouse > and keyboard) I believe it's not implemented yet. Only one handler for terminal input or terminal output can be active at any time. -- Regards, Pavel Roskin