安装vmtools后还是不显示执行以下操作//但是只有root权限才行

1:输入命令 apt-get install open-vm-tools 安装工具
2:输入命令 vmhgfs-fuse .host:/ /mnt/hgfs 完成设置

去除root

vi /etc/fstab: 在最后添加一行: .host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other 0 0

重启

相关文章:

  • 2021-12-04
  • 2021-11-24
  • 2021-08-26
  • 2022-12-23
  • 2022-02-20
  • 2021-05-23
  • 2021-12-06
猜你喜欢
  • 2022-02-08
  • 2021-06-15
  • 2022-01-02
  • 2022-02-10
相关资源
相似解决方案