Bonjour,
je tente désespérément d’installer virtualbox sur ma machine depuis un bon moment.
Sans aucun succès, hélas…
Si vous pouvez me refiler un petit coup de main, ce ne serais pas de refus.
- Je suis sous debian - Lenny (2.6.26-2-686)
- J’ai installé:
cantor@lenny:~ $ dpkg -l | grep virtualbox
ii virtualbox-ose 2.1.4-dfsg-1~bpo50+1 x86 virtualization solution - binaries
ii virtualbox-ose-modules-2.6.26-2-686 2.6.26+1.6.6-dfsg-6+lenny1 PC virtualization solution for Linux 2.6.26 on PPro/Celeron/PII/
- Mon /boot/grub/menu.lst
title Debian GNU/Linux, kernel 2.6.26-2-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/sda1 ro vga=792
initrd /boot/initrd.img-2.6.26-2-686
Mais quand je lance virtualbox, j’obtiens:
cantor@lenny:~ $ virtualbox
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-ose-modules package for your kernel and
load the module named vboxdrv into your system.
You will not be able to start VMs until this problem is fixed.
Or
cantor@lenny:~ $ cat /etc/default/virtualbox-ose
# Defaults for virtualbox-ose initscript
# sourced by /etc/init.d/virtualbox-ose
# installed at /etc/default/virtualbox-ose by the maintainer scripts
#
# This is a POSIX shell fragment
#
# Set this to 1 if you would like the virtualbox-ose modules to be loaded by
# the init script.
LOAD_VBOXDRV_MODULE=1
J’ai regardé sur cette page: wiki.debian.org/VirtualBox
Et j’ai cette erreur
root@lenny# modprobe vboxdrv
FATAL: Could not open '/lib/modules/2.6.26-2-686/extra/virtualbox-ose/vboxdrv.ko': No such file or directory
et cette commande ne change rien,
Je n’ai rien trouvé sur le site des rapport de bug de debian…
Quelqu’un a une idée ?
Merci d’avance
