用root用户登录
执行下面命令:
mount -t fuse.vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other
使用root权限在Linux中挂载远程文件系统:vmhgfs-fuse教程
本文介绍了如何以root用户身份在Linux系统中通过fuse.vmhgfs-fuse挂载远程主机的共享目录,特别强调了-oallow_other选项的作用。
用root用户登录
执行下面命令:
mount -t fuse.vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other
2166
1294
1451

被折叠的 条评论
为什么被折叠?