Kirya [.net]

02 Sep, 2007

VirtualBox now in Debian

Posted by: Julien @ 3:39 pm

Thanks to Philipp Hug and Patrick Winnertz, virtualbox is now available in Debian.

I have just installed my first virtual machines, and I am now able to run Windows 2000 or Ubuntu from my Debian box. I was using Qemu until now, but the performances (despite the Kqemu accelerator) were quite bad, and I simply couldn’t run any Linux 2.6 based distributions with the kqemu active.

Setting up virtualbox is really easy, just run aptitude install virtualbox virtualbox-source, compile the vboxdrv module (I have used module-assistant), add your user to the vboxusers group, and that’s it!

I only had to download manually the guest additions iso image from http://www.virtualbox.org/download/1.4.0/, as the VirtualBox manager wasn’t able to find it automatically.

You can launch the VirtualBox manager from the graphical menu and set up your first virtual machine.

Update (9/5/2007): 1.5 release has been uploaded with a new package name: virtualbox-ose. The aim is to avoid any possible trademark issue (see #440792).

3 Responses to "VirtualBox now in Debian"

1 | the debian user » Blog Archive » Short Virtualbox Howto

September 2nd, 2007 at 4:29 pm

Avatar

[...] Debian developer Julien Valroff has posted a short Howto about installation and use of Virtualbox in his blog. [...]

2 | mind

September 2nd, 2007 at 4:38 pm

Avatar

You’ve a wrong Architecture field, in your debian/control, you should use Architecture: i386 amd64 since virtualbox doesn’t work on non x86 architectures.

I will fill a bug soon.

3 | Julien

September 2nd, 2007 at 4:51 pm

Avatar

Hey,

Note that I am not the maintainer for this package, just a happy user ;-)
You should fill this bug ASAP if you are right!

Cheers,
Julien

About

You will find here some information about me and my different projects. I am involved in several open source projects, and try to promote Free software. This site is thus mainly dedicated to Free Software use on GNU/Linux systems. Please do not hesitate to contact me for any comments on this site.