Коллеги. Подскажите, пожалуйста, после перехода на 12.10 - перестал запускаться VB (с официального сайта). Выдаёт сообщение с рекомендацией запустить /etc/init.d/vboxdrv setup
Запускаю sudo /etc/init.d/vboxdrv setup и получаю ошибку:
* Stopping VirtualBox kernel modules [ OK ]
* Uninstalling old VirtualBox DKMS kernel modules [ OK ]
* Trying to register the VirtualBox kernel modules using DKMS Error! Your kernel headers for kernel 3.5.0-19-generic cannot be found.
Please install the linux-headers-3.5.0-19-generic package,
or use the --kernelsourcedir option to tell DKMS where it's located
* Failed, trying without DKMS
* Recompiling VirtualBox kernel modules
* Look at /var/log/vbox-install.log to find out what went wrong
Смотрю в /var/log/vbox-install.log и вижу следующее:
Uninstalling modules from DKMS
removing old DKMS module vboxhost version 4.2.4
------------------------------
Deleting module version: 4.2.4
completely from the DKMS tree.
------------------------------
Done.
Attempting to install using DKMS
Creating symlink /var/lib/dkms/vboxhost/4.2.4/source ->
/usr/src/vboxhost-4.2.4
DKMS: add completed.
Failed to install using DKMS, attempting to install without
Makefile:181: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Останов.
Есть тут коллеги по несчастью? Удалось побороть?
Буду признателен за совет.