[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] f10 domU serial console
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=ttyS0initrd /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=xvc0When 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 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |