Upgrade Virtualbox 3.0.6 to 3.0.8 on Fedora 11
Recent blog posts
- Google doc Drupal blog managment update
- Happy Memorial Day!
- Configure Twitter alerts from Zenoss
- Iron Man 2 Review
- 2 weeks with Dropbox
- Blackberry Desktop Manager error 4238 while running a intellisync operation
- Virustotal.com scan any file with 20+ antivirus engines for free
- Using Google Docs to write Drupal Content and Blogs
- RedHat Enterprise Linux 6 in Virtualbox woes
- Fixing a broken Active Directory DNS Server Walkthrough
Submitted by Eric Fouarge on Sat, 10/17/2009 - 05:31
Since I've been running Fedora 11 exclusively on my primary laptop since everything I need to work works perfectly in this environment I have ditched VMWare Workstation and have taken Sun's Virtualbox which by the way works quite smoothly if you ask me. Installation was quite easy, but sometimes people get thrown off base when you have to upgrade software in the Linux environment. So here's the quick walkthrough of upgrading your Virtualbox installation
Open a terminal window and run the following commands:
(32bit OS install)
wget http://download.virtualbox.org/virtualbox/3.0.8/VirtualBox-3.0.8_53138_f...
64bit OS Install
wget http://download.virtualbox.org/virtualbox/3.0.8/VirtualBox-3.0.8_53138_f...
Once you have the rpm downloaded run the following command
rpm -Uvh VirtualBox-3.0.8_53138_fedora12-1.i686.rpm
and you'll see a similar output in your terminal once completed
[root@localhost Download]# rpm -Uvh VirtualBox-3.0.8_53138_fedora11-1.i586.rpm
warning: VirtualBox-3.0.8_53138_fedora11-1.i586.rpm: Header V4 DSA signature: NOKEY, key ID 6dfbcbae
Preparing... ########################################### [100%]
1:VirtualBox ########################################### [100%]
Creating group 'vboxusers'. VM users must be member of that group!
No precompiled module for this kernel found -- trying to build one. Messages
emitted during module compilation will be logged to /var/log/vbox-install.log.
Success!
Stopping VirtualBox kernel module [ OK ]
Powered by Qumana
- Eric Fouarge's blog
- Login or register to post comments




