|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] f10 domU serial console
Still the same, BTW i am running F10.
On Thu, Apr 16, 2009 at 4:21 AM, Vu Pham <vu@xxxxxxxxxx> wrote:
mantra UNIX wrote:
Hi,
How do i configure a serial console for a f10/x86_64/PV guest to work.
/boot/grub/grub.conf:
...
title Fedora (2.6.27.21-170.2.56.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.21-170.2.56.fc10.x86_64 ro root=/dev/rootvg/root_lv rhgb quiet console=ttyS0
initrd /initrd-2.6.27.21-170.2.56.fc10.x86_64.img
...
Under my domU using RHEL, there are several steps:
1. In /boot/grub/grub.conf the kernel line has console=tty0 console=xvc0, i.e.
kernel /boot/vmlinuz ... console=tty0 console=xvc0
When multiple consoles are specified, all get kernel messages but only the last one gets /dev/console messages, IIRC.
2. To allow login to the virtual serial console, /etc/inittab has
co:2345:respawn:/sbin/agetty xcv0 9600 vt100-nav
3. add xvc0 to /etc/securetty
Vu
-- Regards, mantra - Instrument of Thought
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|