[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Dumping Xen dom0 kernel output to serial console
Hi- This problem seems to exist on certain dell 1950 with high serial console baud rate. I have tested serial console baud rate of 19200 bps and lower and it seems to work fine with grub.conf setting below with or with/out these two lines >serial --unit=0 --speed=19200 --word=8 --parity=no --stop=1 >terminal --timeout=10 serial console -Yung Giang # $Id: 20grub 13972 2007-05-07 20:55:35Z ygiang $ # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You do not have a /boot partition. This means that # all kernel and initrd paths are relative to /, eg. # root (hd0,0) # kernel /boot/vmlinuz-version ro root=/dev/md0 # initrd /boot/initrd-version.img #boot=/dev/sda1 fallback 1 serial --unit=0 --speed=19200 --word=8 --parity=no --stop=1 terminal --timeout=10 serial console default=0 timeout=5 title Xen 3 / XenLinux 2.6 root (hd0,0) kernel /boot/xen.gz dom0_mem=768M console=com1 com1=19200,8n1 module /boot/vmlinuz- 2.6-xen ro root=/dev/md0 console=/dev/tty0 console=ttyS0,19200 module /boot/initrd-2.6-xen.img title Xen 3 / XenLinux 2.6 root (hd1,0) kernel /boot/xen.gz dom0_mem=768M console=com1 com1=19200,8n1 module /boot/vmlinuz-2.6-xen ro root=/dev/md0 console=/dev/tty0 console=ttyS0,19200 module /boot/initrd-2.6-xen.img title Red Hat Enterprise Linux AS (2.6.9-22.ELsmp) root (hd0,0) kernel /boot/vmlinuz- 2.6.9-22.ELsmp ro root=/dev/md0 initrd /boot/initrd-2.6.9-22.ELsmp.img title Red Hat Enterprise Linux AS-up (2.6.9-22.EL) root (hd0,0) kernel /boot/vmlinuz-2.6.9-22.EL ro root=/dev/md0 initrd /boot/initrd-2.6.9-22.EL.img [root@chokp ~]# On 5/2/07, Yung Giang <yung.giang@xxxxxxxxx
> wrote:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |