Install the virtualbox package. You will need to choose a package to provide host modules:
for linux kernel choose virtualbox-host-modules-arch
for other kernels choose virtualbox-host-dkms
It is also necessary to install the appropriate headers package(s) for your installed kernel(s): linux-headers or linux-lts-headers. [1] When either VirtualBox or the kernel is updated, the kernel modules will be automatically recompiled thanks to the DKMS Pacman hook.
Посмотри конфигурационный файл, в котором указаны какие модули должны грузиться и удостоверься, что эти модули доступны под загружаемое ядро.
Перезапусти unit загрузки модулей, если он нормально загрузился - значит загрузка модулей выполняется ещё на этапе работы initramfs и в initramfs нет указанных в конфигурационном файле модулей.
значит федора пропатчила ВиртуалБокс и зажала патчи. Стоковый модуль ВиртуалБокса не инсертится в кернелы выше 4.11, точнее даже не билдится. Патченный комьюнити компилится но обрушивает систему при инсерте.
sudo dnf info VirtualBox
Последняя проверка окончания срока действия метаданных: 1:13:18 назад, Пт 09 фев 2018 21:37:50.
Установленные пакеты
Имя : VirtualBox
Версия : 5.2.6
Выпуск : 2.fc27
Архитектура : x86_64
Размер : 26 M
Источник : VirtualBox-5.2.6-2.fc27.src.rpm
Репозиторий : @System
Из репозитор : rpmfusion-free-updates
Краткое опис : A general-purpose full virtualizer for PC hardware
URL : http://www.virtualbox.org/wiki/VirtualBox
Лицензия : GPLv2 or (GPLv2 and CDDL)
Описание : VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for
: enterprise as well as home use. Not only is VirtualBox an extremely feature
: rich, high performance product for enterprise customers, it is also the only
: professional solution that is freely available as Open Source Software under
: the terms of the GNU General Public License (GPL) version 2.
:
: Presently, VirtualBox runs on Windows, Linux, Macintosh, and Solaris hosts and
: supports a large number of guest operating systems including but not limited to
: Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7, Windows 8, Windows
: 10), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x and 4.x), Solaris and OpenSolaris,
: OS/2, and OpenBSD.