1)在一个VMware下安装两个Ubuntu系统2)开启VMware,但不要开启Ubuntu系统,在VM->Setting......->点击ADD,把串口(serial port)加进来,选择this end is the sever,以及the other end is the virtual machine;另一台Ubuntu也同样设置,但选择this end is the client。这样,“物理”上的串口我们就建立起来了3)同时在两台机的终端下输入命令
stty ispeed 115200 ospeed 115200 -F /dev/ttyS04)测试两台机的串口是否连通:
在A上输入 cat /dev/ttyS0
在B上输入 echo hello > /dev/ttyS0
如果在A的终端上可以弹出hello的消息的话,证明B→A连通了。将A、B角色互换再试一次,若都成功的话,恭喜你,虚拟串口线的配置算是完成了
Linux compat vulns 的临时解决方法关于BT4 U盘版安装 spoonwep2 spoonwpa 傻瓜使用教程相关资讯 VMWARE Ubuntu教程
- VMware在DockerCon EU宣布开源“ (12/03/2015 13:13:26)
- 使用VMware克隆功能的一个网络配置 (08/13/2015 20:51:48)
- VMware推出容器友好的Linux系统 (04/21/2015 11:51:51)
| - VMware Workstation 12 Pro 发布下 (08/26/2015 19:21:49)
- VMware推出自家Linux版本 Photon (04/22/2015 17:27:21)
- VMware如何在中国取得成功? (04/20/2015 17:18:00)
|
本文评论 查看全部评论 (0)