| Installing VirtualBox on Linux (Fedora) |
|
| VirtualBox |
|
If you want to run windows application on Linux, you have several options:
Although wine is usually a very good choice to run Windows applications on Linux, sometimes the application you need does not run with Wine. If you already have a working XEN environment AND your hardware supports full virtualization, you can install Windows as XEN Domain. Unfortunately my hardware does not support full virtualization. After playing around with VMWare server (downoad here) I had a look at software called VirtualBox. VirtualBox is a piece of software which you can install on top of Linux (or almost any other OS). It is easy to install, very easy to use and works almost out of the box (I like that;-)). Here are the steps I did to install VIrtualBox on Fedora 8:
Install the latest Kernel and kernel sourceIt makes sense to install the latest kernel and kernel-devel first:
Install new Kernel: Check your grub.conf and make sure the new kernel is set as default. Then reboot Now install the kernel.devel:
Get the softwarego to http://www.virtualbox.org/wiki/Linux_Downloads and download the appropriate package for your Linux distribution.
Install the rpm
If you have installed the latest kernel (and kernel-devel) this should not happen! If you don't want to install a newer Kernel, you can try to install one of the older builds (available here). Good luck! Start VirtualBox
Known ProblemsIf you get this error message: You should remove qt4 and qt4-x11 and then install the latest version
Also, I had to Update qt with the following rpm's to make it work:
Comments (0)
Powered by !JoomlaComment 4.0 beta1
!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved." |


