How to Automatically Mount a VirtualBox Shared Folder from Ubuntu 10.04
First, create a shared folder using the VirtualBox user interface. For this example, we’ll call it “Data”. Launch Ubuntu. From within Ubuntu, launch Application > Accessories > Terminal, and at the prompt type sudo gedit /etc/fstab Enter your administrative password,…