Search Google

Saturday, July 05, 2008

Share folder with virtualbox -- just a short note

If you are running Linux as guest OS, use mount.vboxsf instead of mount -t vboxsf when you encounter the following error message:

mounting failed with the error: Protocol error
The complete command should look like this (ignore the brackets when you type in):
sudo mount.vboxsf [share folder's name] [your mount point]

No comments: