目前共有1篇帖子。
Kernel driver not installed (rc=-1908)
1樓 巨大八爪鱼 2015-1-10 20:09
Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is probably not loaded.You may not have kernel driver installed for kernel that is runnig, if so you may do as root: 'yum install kmod-VirtualBox-$(uname -r) kmod-VirtualBox'

On *not* stable versions of Fedora you need use akmods (because we don't have pre-built kmods) or for custom kernels, you may do instead as root: 'yum install akmod-VirtualBox kernel-devel-$(uname -r); akmods'If you installed VirtualBox packages and don't had reboot the system, you may need load the kernel driver, doing as root: 'systemctl restart systemd-modules-load.service'

回復帖子

內容:
用戶名: 您目前是匿名發表
驗證碼:
 
 
©2010-2024 Arslanbar [手機版] [桌面版]
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。