分页: 1 / 1

求助如何用vbox共享文件夹

发表于 : 2014-05-18 2:16
苇原雪道
我在win7上用vbox虚拟ubuntu14.04,在vbox上设置好共享文件夹和自动挂载后在ubuntu上没有任何反映。。。
我也不知道他挂载到了哪里。。。
vbox的addon也装过了。。。
求解释。。。

Re: 求助如何用vbox共享文件夹

发表于 : 2014-05-18 14:43
astolia
学着去看手册 https://www.virtualbox.org/manual/ch04. ... mount_auto
With Linux guests, auto-mounted shared folders are mounted into the /media directory, along with the prefix sf_. For example, the shared folder myfiles would be mounted to /media/sf_myfiles on Linux and /mnt/sf_myfiles on Solaris.