|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] pvops: boot locks up while initialising PCI
On Wed, Sep 23, 2009 at 03:32:07PM +1000, Simon Horman wrote:
>
> My grub snippet is:
>
> title Xen
> root (hd0,0)
> kernel /xen com1=115200,8n1,0x3f8,0 console=com1 loglvl=all
> guest_loglvl=all dom0_mem=1G
> module /vmlinuz-2.6.31-pvops root=/dev/mapper/sam-root_x86_64
> console=ttyS0 loglevel=8 ro earlyprintk=xen
> module /initrd.img-2.6.31-pvops
>
Dunno if it makes any difference to your problem, but I'm using
"console=hvc0 earlyprintk=xen" and I get full serial console output
through Xen.
So it's enough to configure serial console only to Xen (com1=115200,8n1,0x3f8,0
console=com1).
-- Pasi
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|