Fedora升级到4.3.4内核后virtualbox执行/sbin/rcvboxdrv setup报Bad argument setup
生活随笔
收集整理的這篇文章主要介紹了
Fedora升级到4.3.4内核后virtualbox执行/sbin/rcvboxdrv setup报Bad argument setup
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
[t@bjb0541 ~]$ uname -a
Linux bjb0541 4.3.4-300.fc23.x86_64 #1 SMP Mon Jan 25 13:39:23 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
???????? 升級內(nèi)核后,VirtualBox 通常要執(zhí)行內(nèi)核驅(qū)動的重新編譯加載,跟據(jù)執(zhí)行過程中的提示,執(zhí)行驅(qū)動編譯加載命令:
[t@bjb0541 ~]$ virtualbox
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
???????? available for the current kernel (4.3.4-300.fc23.x86_64) or it failed to
???????? load. Please recompile the kernel module and install it by
?????????? sudo /sbin/rcvboxdrv setup
???????? You will not be able to start VMs until this problem is fixed.
??????? 但是提示Bad argument setup
[t@bjb0541 ~]$ sudo /sbin/rcvboxdrv setup
Bad argument setup
替代解決方法是執(zhí)行sudo /usr/lib/virtualbox/vboxdrv.sh setup
[t@bjb0541 ~]$ sudo /usr/lib/virtualbox/vboxdrv.sh setup
Stopping VirtualBox kernel modules???????????????????????? [? 確定? ]
Uninstalling old VirtualBox DKMS kernel modules??????????? [? 確定? ]
Trying to register the VirtualBox kernel modules using DKMS[? 確定? ]
Starting VirtualBox kernel modules???????????????????????? [? 確定? ]
[t@bjb0541 ~]$
具體可以參考https://www.virtualbox.org/ticket/15055
Linux bjb0541 4.3.4-300.fc23.x86_64 #1 SMP Mon Jan 25 13:39:23 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
???????? 升級內(nèi)核后,VirtualBox 通常要執(zhí)行內(nèi)核驅(qū)動的重新編譯加載,跟據(jù)執(zhí)行過程中的提示,執(zhí)行驅(qū)動編譯加載命令:
[t@bjb0541 ~]$ virtualbox
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
???????? available for the current kernel (4.3.4-300.fc23.x86_64) or it failed to
???????? load. Please recompile the kernel module and install it by
?????????? sudo /sbin/rcvboxdrv setup
???????? You will not be able to start VMs until this problem is fixed.
??????? 但是提示Bad argument setup
[t@bjb0541 ~]$ sudo /sbin/rcvboxdrv setup
Bad argument setup
替代解決方法是執(zhí)行sudo /usr/lib/virtualbox/vboxdrv.sh setup
[t@bjb0541 ~]$ sudo /usr/lib/virtualbox/vboxdrv.sh setup
Stopping VirtualBox kernel modules???????????????????????? [? 確定? ]
Uninstalling old VirtualBox DKMS kernel modules??????????? [? 確定? ]
Trying to register the VirtualBox kernel modules using DKMS[? 確定? ]
Starting VirtualBox kernel modules???????????????????????? [? 確定? ]
[t@bjb0541 ~]$
具體可以參考https://www.virtualbox.org/ticket/15055
The above mentioned test builds contain the fix. And the next 5.0.x maintenance release will contain the fix (no ETA). As furthemore written about, doing
sudo /usr/lib/virtualbox/vboxdrv.sh setupwill work as well, even if you didn't install a test build and the maintenance update is not available yet.
總結(jié)
以上是生活随笔為你收集整理的Fedora升级到4.3.4内核后virtualbox执行/sbin/rcvboxdrv setup报Bad argument setup的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Oracle——15触发器
- 下一篇: [python网络编程]DNSserve