Blog - Microsoft .NET, ASP.NET, AJAX and more

How To: Install Windows 7 on VirtualBox 2.1 - Create a virtual machine

by Cedric Boudoya 1/20/2009 1:41:40 PM

Today, I will go through the step by step instructions to setup VirtualBox for Windows 7.
First of all, You will need to install VirtualBox. Follow my VirtualBox installation guide from a previous blog post if you need the step-by-steps.

image

  1. Clicking on the "New" button in the user interface will guide you through setting up a new virtual machine (VM). Click Next.
    image
  2. You must provide a name for your VM, and the type of operating system (OS).
    Click Next.
     image
  3. You must give the amount of memory (RAM) for Guest OS.
    If your host machine has 1 GB of RAM and you enter 512 MB as the amount of RAM.
    Click Next.
    image
  4. You must specify a virtual hard disk for your VM. Click New.
    image
    1. Click Next.
      image
    2. Select storage type “dynamically expanding storage”.
      image
    3. Specify space with 20 GB. Click Next.
      image

      Pick a location on your drive to store the virtual hard drive (.vdi).
      image 
      Click Save
      image 
      Click Next.
    4. Click Finish.
      image
  5. Now you get to review the virtual hard disk details.
    image
  6. Finally, review the virtual machine details.
    image 
  7. You are done with the virtual machine set up. You should see the main screen of VirtualBox.
    image
  8. If you click image, the virtual machine will start.

My next blog post will go over the installation process of Windows 7 on VirtualBox.

Technorati Tags: ,
Shout it kick it on DotNetKicks.com Bookmark and Share
Comments are closed