virtualbox 启动时报Kernel driver not installed (rc=-1908) 的错误
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
執行/etc/init.d/vboxdrv setup后,出現了以下的錯誤:
[root@localhost ~]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module [ OK ]
Recompiling VirtualBox kernel module [FAILED]
解決方法:
執行 yum install kernel-devel
再執行
[root@liukai ~]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module [確定]
Recompiling VirtualBox kernel module [確定]
Starting VirtualBox kernel module [確定]
就可以了。
總結
以上是生活随笔為你收集整理的virtualbox 启动时报Kernel driver not installed (rc=-1908) 的错误的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: FileInputStreamTest
- 下一篇: psql: FATAL the data