May 09
A friend of mine saw me running a distribution of Linux from within Vista and asked that I post how I set it up so here it goes:
- Download and install Virtual Box (see www.vitualbox.org)
- Download your favorite distribution of Linux. Download an install disk image (*.iso file). Here are a couple suggestions
Be sure to note where you save the *.iso file.
- Launch Virtual Box:

- Create a new Virtual Machine, by clicking Machine .. New (or just New on the toolbar). Then click “Next >”

- Give your Virtual Machine a name and then select the operation system you intend to install. Then click Next…

- Now, select the amount of memory (RAM) to dedicate to this machine when it is running. You don’t want to use all of your available memory since your system will still be running. I have 2 GB on my laptop so I dedicate anywhere from 512 - 1024 MB of RAM. Then, click next.

- Next, VirtualBox will create a virtual hard disk so you can set up how much hard disk space your virtual machine will have available. Click New to set up a new virtual hard disk, go through the steps to set one up. I used the settings below:
Dynamically Expanding Image.
20 GB
Click Next.

- Now you can click finish to finalize the setting up of the Virtual Machine. Click Finish.
Installing Linux
- In VirtualBox, right-click on the machine you just created and select Settings. Click on CD/DVD-ROM in left hand window of the Setting dialogue box. Select Mount CD/DVD Drive and click ISO Image File. Browse for the ISE image you downloaded. Then click OK.

- Now, click Start and go through the Setup procedure for the Linux distribution.

Good Luck!






May 9th, 2008 at 4:31 pm
I prefer going the other direction. Installing Windows on Linux with VirtualBox.
May 9th, 2008 at 7:06 pm
Stick with what you know.
May 12th, 2008 at 10:09 am
Thanks, this was very helpful
May 16th, 2008 at 11:46 am
Have you run a benchmark in the VirtualBox Linux and compared it native (which you could do with Knoppix)?
May 16th, 2008 at 1:56 pm
I haven’t yet but it won’t be long before I need to try some computationally intensive code in Linux. That will be a good time to make the comparison. I really like being able to move back and forth between Linux and Windows so I am happy to be in a Virtual environment for now.