Fedora 23 Host - /sbin/rcvboxdrv setup fails weak-modules

Discussions related to using VirtualBox on Linux hosts.
Post Reply
StuartRothrock
Posts: 1
Joined: 2. Jan 2016, 04:34

Fedora 23 Host - /sbin/rcvboxdrv setup fails weak-modules

Post by StuartRothrock »

Recently with Fedora 23 for the Virtualbox Host - /sbin/rcvboxdrv setup fails with the error msg - "weak-modules: this tool requires a dracut-enabled kernel"
This is caused by a bug in a kmod script weak-modules
A workaround is the following command to create a link as root - "ln -s /usr/bin/dracut /usr/sbin/dracut"

Cheers!
Post Reply