共享文件夹
- device, sharefoder, setting, +, enter forename and the path, permanent
- 在mnt文件夹下,建立一个文件夹用于共享,比如可以叫share:cd mnt; mkdir share
- 挂载:mount -t vboxsf folder_name_outside fodder_name_inside
注意
- mnt文件夹在computer栏下
- 权限不够加sudo
终端开文件夹界面
ubuntu:nautilus <path>
linux:gnome-open <path>
网友评论