19,618
社区成员




sudo vmhgfs-fuse .host:/ /mnt/hgfs
walent@ubuntu:/mnt$ ls
ls: cannot access 'hgfs': Permission denied
hgfs
root@ubuntu:/mnt# ls -l
total 5
dr-xr-xr-x 1 root root 4192 Nov 23 08:27 hgfs
root@ubuntu:/mnt# chmod 777 hgfs/
chmod: changing permissions of 'hgfs/': No such file or directory