Ubuntu: an error occurred while mounting /mnt/hgfs详解程序员

对于这个error,我采用的一个不完美的方法是:

vi /etc/fstab 
 
.host:/projectname /mnt/hgfs vmhgfs rw,ttl=1,uid=my_uid,gid=my_gid,nobootwait 0 0

这个错误提示依旧会出现,不过会自动略过去,且挂载正常。

 

我是参考:http://superuser.com/questions/139032/ubuntu-10-04-an-error-occurred-while-mounting-mnt-hgfs

原创文章,作者:Maggie-Hunter,如若转载,请注明出处:https://blog.ytso.com/2601.html

(0)
上一篇 2021年7月16日
下一篇 2021年7月16日

相关推荐

发表回复

登录后才能评论