Bradley Kirton's Blog

Published on Nov. 12, 2024

Go home

Sharing folders in virtual box

Run the following commands:

sudo modprobe vboxsf
sudo mount -t vboxsf <name of shared folder> /path/to/mnt