* xen pv_ops: missing tty0 console
@ 2009-04-09 11:13 jon.hart
2009-04-09 18:22 ` Jeremy Fitzhardinge
0 siblings, 1 reply; 3+ messages in thread
From: jon.hart @ 2009-04-09 11:13 UTC (permalink / raw)
To: xen-devel
Hello,
I followed the instructions found here
http://wiki.xensource.com/xenwiki/XenParavirtOps and here
http://bderzhavets.wordpress.com/2009/03/29/setup-xen-unstable-dom0-with-2629-tip-pvops-enabled-kernel/
to build xen-unstable and linux-2.6-xen pv_ops -- this works fine so far.
Unfortunately I was not able to get a vga text console on tty0 in dom0.
I tried the follwoing grub configuration:
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
but this only gives me a serial console in dom0.
If I boot the same kernel without xen I get a console on tty0.
My Question is how can I manage to get a text console on tty0 in dom0?
If you like you can look at my linux-2.6-xen .config here
http://pastebin.com/f48b8d0c6.
Any help is appreciated.
Thank you
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: xen pv_ops: missing tty0 console
2009-04-09 11:13 xen pv_ops: missing tty0 console jon.hart
@ 2009-04-09 18:22 ` Jeremy Fitzhardinge
2009-04-10 16:59 ` jon.hart
0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Fitzhardinge @ 2009-04-09 18:22 UTC (permalink / raw)
To: jon.hart; +Cc: xen-devel
jon.hart wrote:
> Hello,
>
>
> I followed the instructions found here
> http://wiki.xensource.com/xenwiki/XenParavirtOps and here
> http://bderzhavets.wordpress.com/2009/03/29/setup-xen-unstable-dom0-with-2629-tip-pvops-enabled-kernel/
> to build xen-unstable and linux-2.6-xen pv_ops -- this works fine so far.
>
> Unfortunately I was not able to get a vga text console on tty0 in dom0.
> I tried the follwoing grub configuration:
>
This is i386? That's a known problem which I hope to get to soon.
J
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: xen pv_ops: missing tty0 console
2009-04-09 18:22 ` Jeremy Fitzhardinge
@ 2009-04-10 16:59 ` jon.hart
0 siblings, 0 replies; 3+ messages in thread
From: jon.hart @ 2009-04-10 16:59 UTC (permalink / raw)
To: xen-devel
On 09.04.2009 Jeremy Fitzhardinge wrote:
> This is i386? That's a known problem which I hope to get to soon.
Thank you for this hint - it's i386 ...
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-10 16:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-09 11:13 xen pv_ops: missing tty0 console jon.hart
2009-04-09 18:22 ` Jeremy Fitzhardinge
2009-04-10 16:59 ` jon.hart
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.