我在win7上用vbox虚拟ubuntu14.04,在vbox上设置好共享文件夹和自动挂载后在ubuntu上没有任何反映。。。
我也不知道他挂载到了哪里。。。
vbox的addon也装过了。。。
求解释。。。
求助如何用vbox共享文件夹
-
- 帖子: 2
- 注册时间: 2014-05-18 1:55
- 系统: Win 7
- astolia
- 论坛版主
- 帖子: 6703
- 注册时间: 2008-09-18 13:11
Re: 求助如何用vbox共享文件夹
学着去看手册 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.