From mboxrd@z Thu Jan 1 00:00:00 1970 From: steve@netfirms.com (Steve Shorter) Subject: Serial console's using kvm -serial ????? Date: Tue, 27 May 2008 10:55:41 -0400 Message-ID: <20080527145541.GA13642@netfirms.com> References: <20080527145044.GA13556@netfirms.com> <20080527145416.GA13609@netfirms.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm@vger.kernel.org Return-path: Received: from q0-admin-norm.netfirms.com ([208.118.72.28]:50031 "HELO qmail-admn-norm-0.netfirms.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1756211AbYE0OzD (ORCPT ); Tue, 27 May 2008 10:55:03 -0400 Content-Disposition: inline In-Reply-To: <20080527145416.GA13609@netfirms.com> Sender: kvm-owner@vger.kernel.org List-ID: Howdy! What is the correct way to obtain serial consoles on kvm instances.. kvm -serial ${SOME_DEV} What should SOME_DEV be and then how can I access the serial console? I am on Ubuntu Hardy, and tried various things like ptmx, ttyS2 etc but couldn't get anything to work. thanx - steve