Using VirtualBox to access Windows within Mac Driver

VirtualBox is created by Sun Microsystems.It creates a virtual partition so that you can access Windows in a a pop up screen within the OSX operating system. This means that you do not have to boot Windows seperately.
Directions Things to Look Out For
Downloading VirtualBox
  1. Go to the VirtualBox webpage
  2. Click on Downloads located on the far left
  3. Scroll down and download users manual
  4. Scroll up and click on VirtualBox for OSX hosts
Good To Know!
  • Use the users manual:it has very detailed descriptions of how to use and install VirtualBox
Installing VirtualBox
  1. Follow installation wizard
    • double click on box icon
    • select continue
    • agree to license
    • select second to last option that installs to APPLICATIONS
  2. Find VirtualBox in application
  3. Click on it
  4. Put icon in your Dock
  5. Enter full name and name virtual machine "Windows XP SP2"
    • Select windows, then windows xp (not 64 bit verison)
  6. Choose how much memory space (need at least 521 MB);I used 1 GB
  7. Select New Disk (button icon at top of VirtualBox screen)
  8. Follow wizard directions
  9. Select fixed-size storage (unless you prefer otherwise)
  10. Select sizeof virtual machine; I chose 20 GB so I could store projects
Good To Know!
  • Realize that VirtualBox can capture the keyboard and mouse:
  • This means that they can only be used within the VirtualBox window
  • there is button on keyboard assigned to capture and uncapture
  • This button is displayed at the very bottom right of VB screen
Installing Windows
  1. Insert CD containing your copy of Windows
  2. Adjust settings:
  3. Let CD boot
  4. Select enter to format with Windows
  5. Push fn f8 to agree to terms and conditions
  6. Select correct partition:
    • Has approximate space you assigned earlier
  7. Use NTSF to format
  8. Restart computer
  9. Click on VirtualBox icon and select Windows XP virtual machine to run Windows
  10. Register Windows
  11. Download CSCI compiler and debugger from class webpage
Good To Know!
  • To select agree for the license terms and conditions use fn key with f8
Return to Main Mac Help Page