📌  相关文章
📜  共享文件夹 virtualbox ubuntu - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:32.210000             🧑  作者: Mango

代码示例1
#after creating the shared folder in Virtual Box -> Settings -> Shared Folder (and making it permanent)

sudo mount -t vboxsf  

#This command is needed on every system reboot