Thursday, March 18, 2010

VirtualBox Shared Folders with Ubuntu

Basically:

mkdir MOUNTED_FOLDER
id
sudo mount -t vboxsf -o uid=USER_ID SHARED_FOLDER_NAME MOUNTED_FOLDER

from: valibuk.net Accessing Mac OS X harddrive from Ubuntu in VirtualBox via shared folders

2 comments:

快樂 said...
This comment has been removed by a blog administrator.
Anonymous said...
This comment has been removed by a blog administrator.