189 B
189 B
挂载共享文件夹
sudo mount -t fuse.vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other
创建虚拟串口
socat -d -d pty,raw,echo=0 pty,raw,echo=0
sudo mount -t fuse.vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other
socat -d -d pty,raw,echo=0 pty,raw,echo=0