Tag Archives: virtualization

Test Live CDs via Virtualization with VirtualBox

Last month, I posted about the free VirtualBox virtualization software and how you can use it to run various operating systems on Windows, Linux and Mac OS X (Intel CPU version) computers. Virtualization is also handy for quick and painless operating system evaluation purposes.

There are many Live CDs available today spanning a plethora of distributions of Linux, some Unices and you can even create your own Windows live CD. However, using them usually requires burning the ISO to a CD or DVD. Although media is cheap these days, it’s still a waste to burn discs just to try out things you may never continue using.

With VirtualBox, you don’t have to burn any discs to try things out. Simply follow these steps:

  1. Download the ISO file for the operating system you want to run. Verify from the description/help files/documentation that it is a bootable image (i.e. doesn’t require a boot floppy).
  2. Start VirtualBox and create a new virtual machine with enough memory for the operating system you’re going to try out.
  3. There’s no need to create a virtual hard drive for this machine if you’re using a Live CD/DVD since everything will run in memory. However, if it is an installation disc, then you will need to create a virtual hard drive large enough to install the operating system.
  4. Assign the ISO file to the virtual CD-ROM drive of the virtual machine.
  5. Start the new virtual machine.

Not only does this method reduce waste by avoiding the creation of plastic coasters (wasted CD/DVD media), it boots faster than a CD/DVD drive and your computer system is isolated from anything that may go wrong in the operating system you’re trying out.

So, now you’re all set to go play. Report back on the cool new operating systems you find.

VirtualBox: Free Virtualization on Windows, Linux and Mac OS X

Innotek released version 1.5.0 of VirtualBox, their open-source virtualization product, the other day. In addition to many fixes and improvements, this version includes seamless window virtualization when running Windows in Linux so you can have Windows applications running right beside Linux ones.

I guess you could call this the summer of virtualization with all the buzz about saving energy via server consolidation, running Windows in Mac OS X with Parallels Desktop and VMWare going public with extraordinary gusto. However, what if you want to get into the game without using closed source software or without spending a lot of money while having support for many platforms? That’s where VirtualBox comes in.

VirtualBox runs on Windows, Mac OS X and Linux and enables you to use a variety of guest operating systems in it including DOS, Windows, Unix, Linux, Solaris and OS/2. As I mentioned before, when running Windows inside VirtualBox on Linux, through seamless virtualization Windows applications will run right beside Linux ones on the Linux desktop. For other operating system combinations, the guest OS will still have its own desktop window like it did in VirtualBox 1.4.0.

If you’re currently running Linux, many distributions already have VirtualBox available for installation from their software repositories. For example, in Ubuntu, Kubuntu or Xubuntu, just run Synaptic or Aptitude and choose VirtualBox from the list of packages. Otherwise, you can get it from the VirtualBox download page.