September 13th, 2008

VirtualBox for your pet Linux

virtualbox_icon Unlike trying software trying operating system is serious commitment. It usually requires making changes to partitions on hard drive. Showstopper for most users.

Do you want to be able to try any OS without any changes or danger to your computer? Even without shutting down Windows? That’s exactly what virtual machine software offers.

What is a virtual machine?

Virtual machine (VM) is like fake computer that is emulated by software running in your OS (host OS). It doesn’t interact with computer’s software or hardware directly making it isolated.

In human language - run any OS (guest OS) like an application in window of your host OS.

Why choose VirtualBox?

Expanding “no commitment” theme VirtualBox is one of the few VM applications that is free and has no restrictions about choice of guest OS (obviously except Mac OS X which is Apple thing). Supports quite a few hosts as well - Windows, Mac, Linux, Solaris.

virtualbox_interface

It is also simple to use with extensive help and master to walk you through creation of VMs.

virtualbox_master

What is required on install Linux guest on Windows host?

Not much.

  1. Install VirtualBox.
  2. Create VM, choosing Linux as guest OS and virtual HDD with enough space.
  3. Download ISO image with Linux you want to try. Ubuntu is popular one and easy to install.
  4. Mount ISO image to the VM clicking CD/DVD-ROM in configuration and following instructions.
  5. Start VM and follow instructions from that Linux of your choice.

Resource consumption

On the downside running VM may require tons of resources. You must have chunk of free memory to give VM big enough to run guest OS. And it can strain processor a lot as well. Modern computers are going to be fine but older ones could have trouble running resource-hungry operating systems.

Overall

VirtualBox may not be something to use daily. But it’s great to acquire some experience with different operating systems.

Home page http://www.virtualbox.org/

Download page http://www.virtualbox.org/wiki/Downloads

Get updates via RSS

2 Responses to “VirtualBox for your pet Linux”

  1. Ben says:

    Another great find Rarst. I was using VM ware, but of course it’s not free…I’ll try that one for sure!

  2. Rarst says:

    VMware is good by costs. :) Home user doesn’t really need to pay for VM software because he doesn’t need much from it.

Leave a Reply