Synopsis
This brief tutorial just overtly explains some simple steps that I overlooked when trying to access shared folders using my Windows 7 VirtualBox Guest Install.
Prerequisites
- Virtual Box (the newest version) should be installed <-- tested on 2.1.4
- The 'Guest Additions' have been installed (using Vista or XP compatibility mode)
Steps
- Share a folder from your host system by clicking Devices >> Shared Folders... and picking a folder to share. Name it something you will remember. I shared c:\Media and named it Media.
- Right-click on your desktop (or location of your choice) and make a 'New Shortcut'
(alternately, open 'My Computer' and click 'Map Network Drive' to have the share listed as a drive) - Type \\vboxsvr\Media (where 'Media' is the memorable name you choose two steps ago)
- Name the shortcut something descriptive. (or assign the share a drive if you are mapping)
- Enjoy the shared folder/mapped network drive.
References
http://blogs.sun.com/fatbloke/entry/windows_7_on_virtualbox
(helps with the installation of VirtualBox, the creation of a new Virtual Machine, and the installation of Windows 7)
http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12
(this guide is better than mine + with screenshots...it's for a ubuntu host, but the good thing about VirtualBox is that it practically makes the host irrelevant! -- so it's still useful)
No comments:
Post a Comment