problems with installing virtualbox additions
Posted: 16. Feb 2016, 16:58
Hi,
I know this is everlasting issue and questions, but I failed to do that again. Sorry in advance.
On VM start I got this message:
vboxclient: the virtualbox kernel service is not running: exiting.
systemctl status systemd-modules-load.service
prints active(exited)
I tried to use every googleable howto. I installed
yum install kernel-devel-$(uname -r)
yum install kmod-VirtualBox-$(uname -r) kmod-VirtualBox
and it seemed that I have correct versions of kernel and kmod. Still virtual box additions fails to install with: unable to find sources of your current linux kernel.
uname -r
4.3.4-200.fc22.x86_64
yum search kmod-VirtualBox
========================= N/S Matched: kmod-VirtualBox =========================
kmod-VirtualBox.x86_64 : Metapackage which tracks in VirtualBox kernel module
: for newest kernel
akmod-VirtualBox.x86_64 : Akmod package for VirtualBox kernel module(s)
kmod-VirtualBox-4.2.6-201.fc22.x86_64.x86_64 : VirtualBox kernel module(s) for
: 4.2.6-201.fc22.x86_64
kmod-VirtualBox-4.3.4-200.fc22.x86_64.x86_64 : VirtualBox kernel module(s) for
: 4.3.4-200.fc22.x86_64
kmod-VirtualBox-4.2.3-200.fc22.x86_64.x86_64 : VirtualBox kernel module(s) for
: 4.2.3-200.fc22.x86_64
kmod-VirtualBox-4.0.2-300.fc22.x86_64.x86_64 : VirtualBox kernel module(s) for
: 4.0.2-300.fc22.x86_64
and version for '4.3.4-200.fc22.x86_64' is already installed.
What am I doing wrong?
I know this is everlasting issue and questions, but I failed to do that again. Sorry in advance.
On VM start I got this message:
vboxclient: the virtualbox kernel service is not running: exiting.
systemctl status systemd-modules-load.service
prints active(exited)
I tried to use every googleable howto. I installed
yum install kernel-devel-$(uname -r)
yum install kmod-VirtualBox-$(uname -r) kmod-VirtualBox
and it seemed that I have correct versions of kernel and kmod. Still virtual box additions fails to install with: unable to find sources of your current linux kernel.
uname -r
4.3.4-200.fc22.x86_64
yum search kmod-VirtualBox
========================= N/S Matched: kmod-VirtualBox =========================
kmod-VirtualBox.x86_64 : Metapackage which tracks in VirtualBox kernel module
: for newest kernel
akmod-VirtualBox.x86_64 : Akmod package for VirtualBox kernel module(s)
kmod-VirtualBox-4.2.6-201.fc22.x86_64.x86_64 : VirtualBox kernel module(s) for
: 4.2.6-201.fc22.x86_64
kmod-VirtualBox-4.3.4-200.fc22.x86_64.x86_64 : VirtualBox kernel module(s) for
: 4.3.4-200.fc22.x86_64
kmod-VirtualBox-4.2.3-200.fc22.x86_64.x86_64 : VirtualBox kernel module(s) for
: 4.2.3-200.fc22.x86_64
kmod-VirtualBox-4.0.2-300.fc22.x86_64.x86_64 : VirtualBox kernel module(s) for
: 4.0.2-300.fc22.x86_64
and version for '4.3.4-200.fc22.x86_64' is already installed.
What am I doing wrong?