Устанвока и настрйока VirtualBox

Устанавливаем пакеты

aptitude install virtualbox-5.2 dkms

Если в процессе установки, будет ошибка

This system is currently not set up to build kernel modules.

Please install the Linux kernel "header" files matching the current kernel

for adding new hardware support to the system.

The distribution packages containing the headers are probably:

linux-headers-amd64 linux-headers-3.2.0-4-amd64

This system is currently not set up to build kernel modules.

Please install the Linux kernel "header" files matching the current kernel

for adding new hardware support to the system.

The distribution packages containing the headers are probably:

linux-headers-amd64 linux-headers-3.2.0-4-amd64

There were problems setting up VirtualBox. To re-start the set-up process, run

/sbin/vboxconfig as root.

Устанавливаю

aptitude install linux-headers-3.2.0-4-amd64

Выполняю

Теперь создадим юзера, под которым будут работать наши виртуальные машины и добавим его в группу vboxusers

Создаю файл /etc/default/virtualbox

Добавляю параметры

Создаю файл логов и даю ему права

Заходим по ссылкеarrow-up-right ищим Extension в соответсвии с нашей версии VirtualBox. Скачиваем и устанавливаем

Last updated

Was this helpful?