| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] xen pv_ops: tty0 console
 
To: "jon.hart" <jon.hart@xxxxxx>From: Molly Bloom <psalviato@xxxxxxxxx>Date: Thu, 9 Apr 2009 14:45:05 +0200Cc: xen-users@xxxxxxxxxxxxxxxxxxxDelivery-date: Thu, 09 Apr 2009 05:45:58 -0700Domainkey-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=List-id: Xen user discussion <xen-users.lists.xensource.com> 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 
 |