virtualbox共享文件夹

Posted on 2013-06-23 17:18  洪庸  阅读(135)  评论(0)    收藏  举报
来自官方文档的答案是最好的,其他的网上解决方案都有些问题。

In a Linux guest, use the following command:


mount -t vboxsf [-o OPTIONS] sharename mountpoint
To mount a shared folder during boot, add the following entry to /etc/fstab:


sharename   mountpoint   vboxsf   defaults  0   0




版权声明:本文为博主原创文章,未经博主允许不得转载。

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3