设置了共享目录,就是无法显示。。。。今天看realarm的说明书,很给力啊。
mount -t vmhgfs .host:/ /mnt/hgfs
之后,/mnt/hgfs下就有共享目录了。
参考:
后来,还是经常出问题。
执行mount -t vmhgfs .host:/ /mnt/hgfs 之后,就这样了:
root@ubuntu:/home/zhangbin# ls /mnt/hgfs
ls: cannot access /mnt/hgfs: Input/output error
root@ubuntu:/home/zhangbin#
gtk界面下都看不到mnt下有hgfs这个目录。搞不懂啊。