VirtualBox en Debian/SID

Bastante fácil:

Caturra:/# nano /etc/apt/sources.list

Agregamos:

deb http://download.virtualbox.org/virtualbox/debian lenny non-free

Guardamos y cerramos;

Caturra:/# apt-get update && apt-get upgrade

Instalamos:
Caturra:/# apt-get install linux-headers-$(uname -r) virtualbox-3.1

Finalizado y para no tener problemas:

Caturra:/# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module:done..
Removing old VirtualBox netadp kernel module:done..
Removing old VirtualBox netflt kernel module:done..
Removing old VirtualBox kernel module:done..
Recompiling VirtualBox kernel module:done..
Starting VirtualBox kernel module:done..
Caturra:/#

Cada vez que actualicemos el kernel corremos ese comando…


Advertisement
Explore posts in the same categories: Debian, General

Deja un comentario

Fill in your details below or click an icon to log in:

Logo de WordPress.com

You are commenting using your WordPress.com account. Log Out / Cambiar )

Twitter picture

You are commenting using your Twitter account. Log Out / Cambiar )

Facebook photo

You are commenting using your Facebook account. Log Out / Cambiar )

Connecting to %s


Seguir

Get every new post delivered to your Inbox.