Installing & Configuring VirtualBox on Fedora 9/10.
Hi Friends,
I am Sharing Method that How to Install Virtulbox on Fedora.
Follow this steps to install Virtualbox on fedora
Step 1:- First you have to download & install this rpm by executing following command:-
wget http://download.virtualbox.org/virtualbox/2.0.6/VirtualBox-2.0.6_39765_fedora9-1.i386.rpm && rpm -ivh VirtualBox-2.0.6_39765_fedora9-1.i386.rpm
Step 2:-Now get the kernel-devel Package:-
yum install make automake autoconf gcc kernel-devel dkms
Step 3:- Now Run the setup file for Virtualbox:-
/etc/init.d/vboxdrv setup
Step 4:- Now Add yourself to the vboxusers group and fix the SELinux Permission:-
usermod -G vboxusers -a <your-username>
chcon -t textrel_shlib_t /usr/lib/virtualbox/VirtualBox.so
Step 5:- Execute This command to Run VirtualBox
VirtualBox
or you can find this under Applications -> System Tools -> VirtualBox
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.



















Thanks, it ROCKS………….
[...] at Ask4 IT Solutions ( IT Solutions Provider India) Click on this link to continue reading :- http://blog.ask4itsolutions.com/2009/02/16/installing-configuring-virtualbox-on-fedora-910/ Possibly related posts: (automatically generated)Fedora LinuxFedora 8 added to my Linux [...]