Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

shared folder virtualbox ubuntu

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

sudo mount -t vboxsf <Name-of-the-shared-folder> <path-to-the-directory-to-mount-to>

#This command is needed on every system reboot
Source by gist.github.com #
 
PREVIOUS NEXT
Tagged: #shared #folder #virtualbox #ubuntu
ADD COMMENT
Topic
Name
9+1 =