Serial communication in between VM and ESX?
Posted
by user41685
on Server Fault
See other posts from Server Fault
or by user41685
Published on 2010-04-28T12:25:20Z
Indexed on
2010/04/28
12:33 UTC
Read the original article
Hit count: 271
vmware-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 !!!
© Server Fault or respective owner