Archive for the ‘VirtualBox’ Category

VirtualBox Appliance Problem With Linux Guests

Saturday, June 6th, 2009
virtualbox-appliance-problem-with-linux-guests

I have been struggling with the feature of export / import appliance in VirtualBox for a couple of days now and every time it failed and my frustration grew. The problem i had was that my guest system couldn’t find its partitions after import.

Finally i found the issue, it was due to that my guest OS(openSUSE) called the partition by name ID instead of with device name, the ID was unique to the machine being exported thus changed for the new imported machine.

(more…)

Install VirtualBox with USB & bridge support

Monday, May 19th, 2008
install-virtualbox-with-usb-bridge-support

VirtualBox is an excellent tool for virtualization on desktops, it works on many base systems as Ubuntu, Windows and so forth. This how-to is aimed at Ubuntu version 7.10 & 8.04 and the closed binary with USB support not the OSE version. Even tho VirtualBox still is somewhat unpolished it is a stable, quick and feature rich virtualization software, one that i consider as the best for desktop virtualization.

(more…)