search for: priamary

Displaying 1 result from an estimated 1 matches for "priamary".

2010 Jul 06
1
KVM virtual guest can not use serial port
I hope this is not to far off topic. I have a Windows 2003 guest on a CentOS 5.5 KVM host. I need to use the serial port on the win2003 guest for the application it is serving. I have no idea what needs to be done but it looks like the linux host is trying to use the serial port as the priamary console but I don't really understand what that is or where it is configured. What I need is for the host to ignore any traffice over the serial port and to pass it to the guest. On the host, ls -l /dev | grep ttyS, returns: crw-rw---- 1 root uucp 4, 64 Jul 6 10:17 ttyS0 crw-rw---- 1...