VBOX on fedora 21 not work anymore?

Discussions related to using VirtualBox on Linux hosts.
Post Reply
othpiik
Posts: 2
Joined: 25. Mar 2015, 16:23

VBOX on fedora 21 not work anymore?

Post by othpiik »

I use Fedora 21 x86_64, and try to install virtualbox from
VirtualBox-4.3.26-98988-Linux_amd64.run and VirtualBox-4.3-4.3.26_98988_fedora18-1.x86_64.rpm

Starting VirtualBox kernel modules [FAILED]

Code: Select all

[root@localhost Downloads]# yum install binutils gcc make patch libgomp glibc-headers \
> glibc-devel kernel-headers kernel-devel dkms
Loaded plugins: langpacks
Package binutils-2.24-30.fc21.x86_64 already installed and latest version
Package gcc-4.9.2-6.fc21.x86_64 already installed and latest version
Package 1:make-4.0-3.fc21.x86_64 already installed and latest version
Package patch-2.7.5-1.fc21.x86_64 already installed and latest version
Package libgomp-4.9.2-6.fc21.x86_64 already installed and latest version
Package glibc-headers-2.20-8.fc21.x86_64 already installed and latest version
Package glibc-devel-2.20-8.fc21.x86_64 already installed and latest version
Package kernel-headers-3.19.1-201.fc21.x86_64 already installed and latest version
Package kernel-devel-3.19.1-201.fc21.x86_64 already installed and latest version
Package dkms-2.2.0.3-30.git.7c3e7c5.fc21.noarch already installed and latest version
Nothing to do
[root@localhost Downloads]# /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[  OK  ]
Starting VirtualBox kernel modules                         [FAILED]
  (modprobe vboxdrv failed. Please use 'dmesg' to find out why)
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: VBOX on fedora 21 not work anymore?

Post by Perryg »

Did you read the last line? "(modprobe vboxdrv failed. Please use 'dmesg' to find out why)"
othpiik
Posts: 2
Joined: 25. Mar 2015, 16:23

Re: VBOX on fedora 21 not work anymore?

Post by othpiik »

Perryg wrote:Did you read the last line? "(modprobe vboxdrv failed. Please use 'dmesg' to find out why)"

4.747889] systemd-sysv-generator[520]: Could not find init script for vboxdrv.service
But I don't know . How to fix?
Post Reply