- Navigate to Shared Folders
- Click + icon for adding folders
- Added "Downloads" Folder with auto-mount selected
- started the vm
- logged in as root
- sudo mkdir /mnt/Downloads_win
- sudo mount.vboxsf Downloads /mnt/Downloads_win
- cd /mnt/Downloads_win
Please refer to KP Soft's website at https://kpsoft.digital/ for more information.
Tuesday, December 20, 2011
Virtualbox mounting shared folders
Started playing with oracle virtualbox SOAbpm image and wanted to install eclipse pack 11g r1 on linux. First thing we need for this is the ability to copy files using sharedfolders. Had to go through the following steps for this: