From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: xen console on laptop screen Date: Tue, 8 Dec 2009 16:44:28 -0500 Message-ID: <20091208214428.GA18698@phenom.dumpdata.com> References: <9bf28d2d-4353-4557-979f-f63cd31e701a@default> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <9bf28d2d-4353-4557-979f-f63cd31e701a@default> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dan Magenheimer Cc: "Xen-Devel (E-mail)" List-Id: xen-devel@lists.xenproject.org > I'd like to be able to access the Xen console from > the laptop keyboard/display, e.g. to see Xen console > output and to type ^A^A^A to get back and forth from > Xen to dom0, and use debug keys to Xen console. > > Is this possible? Yes. Add this: xen.gz sync_console console=vga guest_loglvl=all loglvl=all