WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen pv_ops: tty0 console

To: "jon.hart" <jon.hart@xxxxxx>
Subject: Re: [Xen-users] xen pv_ops: tty0 console
From: Molly Bloom <psalviato@xxxxxxxxx>
Date: Thu, 9 Apr 2009 14:45:05 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 09 Apr 2009 05:45:58 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Ot5oookzTgmwyIjWr24hk2rvylxfClMEeEG+lJCV7eU=; b=xjc2j56JIHpqXs7hEV7BEsopJZ8OiJkcXgt1+okKKaArcW0HbxkPCkek/1UttayNXo GvqQoXMKi1b6QXgpdBIdpIq54uWbNs7graTJEBwxZShVChSJDSDQK3jzOolLSmcoiaSv W08AiAW4vRUBKrFIrFG2gH6boZ56MxQad5sGs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ja/3OWUm3VKAU1YxLF907Cc+HtjKeQa5wLoD1Bj+YHHXD1UKx3/d1C7WEpwvMJzX5d H1tBKnSTgmGzIb8dEbKX3Jm3RaPLotq8lVIRTczFsBb5o/ulD0mJFxPzrMXAUJ5I6Ca8 oxCsr6l9czpqwSoCmdWieObesijyKZJLOp2TY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49DBC54C.3010209@xxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <49DBC54C.3010209@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Try inserting in the config file the line
vtf=[ 'type=vnc, vncunused=1' ]

I can't guarantee it's going to work though.

Greetings,
paola


2009/4/7 jon.hart <jon.hart@xxxxxx>
Hi,

how can I get a vga text console on tty0 in dom0 with xen pv_ops?
I tried:

kernel (hd0,1)/boot/xen.gz loglvl=all dom0_mem=512M com2=115200,8n1
console=com2,vga
module (hd0,1)/boot/vmlinuz-2.6.29-tip root=/dev/md0 ro console=tty0
console=hvc0 earlyprintk=xen

which only gives me a serial console in dom0.
If I boot the same kernel without xen I get a console on tty0 -- so
maybe I missed a kernel option?

Greetings
jon


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>