LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Serial communication in between VM and ESX? (https://www.linuxquestions.org/questions/linux-newbie-8/serial-communication-in-between-vm-and-esx-804737/)

linuxunix 04-28-2010 07:05 AM

Serial communication in between VM and ESX?
 
I am in verse to understand the serial communication between guest and host.I have just added a serial port through VI Client selecting "Use serial port on host"(host being ESX host).If I am on VM and run :

ll > /dev/ttyS0

I understand that it should get displayed through ESX Host.
So On ESX Host, I typed:

cat /dev/ttyS0

But nothing worked !!!

kbp 04-29-2010 12:53 AM

Allowing a vm to access the hosts serial port will not allow communication with the host... what exactly are you trying to do ?


All times are GMT -5. The time now is 09:01 PM.