"In a Linux guest, use the following command:
mount -t vboxsf [-o OPTIONS] sharename mountpoint
Replace sharename
with the share name
specified with VBoxManage
, and mountpoint
with the path where you want the share to
be mounted (e.g. /mnt/share
). The usual mount
rules apply, that is, create this directory first if it does not exist yet.
Beyond the standard options supplied by the mount
command, the following are available"
Virtual Box is really amazing, you can suspend, restart, "store" images, take snapshots, even configure the "seemless" mode - I'm still searching for shortcoming / caveats :-). Perhaps a small issue: I just tried to setup the ubuntu's fancy 3D stuff - but it didn't worked inside the Virtual Box....