Sebastian Mogilowskis Blog

Just another blog about administration, linux and other stuff

Language: German English

Install VirtualBox 4.0 on Ubuntu / Debian

1. Neue Softwarequelle hinzufügen

Dazu öffnet man die Datei ”/etc/apt/sources.list” mit einem Editor und fügt folgende Zeile, abhängig von der verwendeten Ubuntu Version, ein:

 

 
 

Ubuntu 10.10 (Maverick Meerkat)

deb http://download.virtualbox.org/virtualbox/debian maverick contrib

Ubuntu 10.04 (Lucid Lynx LTS)

deb http://download.virtualbox.org/virtualbox/debian lucid contrib

Ubuntu 9.10 (Jaunty Jackalope)

deb http://download.virtualbox.org/virtualbox/debian karmic contrib

2. GPG-Key hinzufügen

wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -

3. VirtualBox installieren

aptitude update
aptitude install virtualbox-4.0 dkms

Links

* http://www.virtualbox.org
* http://www.virtualbox.org/wiki/Changelog
* http://en.wikipedia.org/wiki/VirtualBox
* http://de.wikipedia.org/wiki/VirtualBox

,

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

eMail-Benachrichtigung bei weiteren Kommentaren.
Auch möglich: Abo ohne Kommentar.