自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

如何在Ubuntu中修復(fù)VirtualBox的 “Kernel driver not installed (rc=-1908)” 錯(cuò)

系統(tǒng) Linux
我使用 Oracle VirtualBox 來測(cè)試各種 Linux 和 Unix 發(fā)行版。到目前為止,我已經(jīng)在 VirtualBox 中測(cè)試了上百個(gè)虛擬機(jī)。今天,我在我的 Ubuntu 18.04 桌面上啟動(dòng)了 Ubuntu 18.04 服務(wù)器版虛擬機(jī),我收到了以下錯(cuò)誤。

 [[275406]]

我使用 Oracle VirtualBox 來測(cè)試各種 Linux 和 Unix 發(fā)行版。到目前為止,我已經(jīng)在 VirtualBox 中測(cè)試了上百個(gè)虛擬機(jī)。今天,我在我的 Ubuntu 18.04 桌面上啟動(dòng)了 Ubuntu 18.04 服務(wù)器版虛擬機(jī),我收到了以下錯(cuò)誤。

  1. Kernel driver not installed (rc=-1908)
  2.  
  3. The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall virtualbox-dkms package and load the kernel module by executing
  4.  
  5. 'modprobe vboxdrv'
  6.  
  7. as root.
  8.  
  9. where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.

Ubuntu 中的 “Kernel driver not installed (rc=-1908)” 錯(cuò)誤

我點(diǎn)擊了 OK 關(guān)閉消息框,然后在后臺(tái)看到了另一條消息。

  1. Failed to open a session for the virtual machine Ubuntu 18.04 LTS Server.
  2.  
  3. The virtual machine 'Ubuntu 18.04 LTS Server' has terminated unexpectedly during startup with exit code 1 (0x1).
  4.  
  5. Result Code:
  6. NS_ERROR_FAILURE (0x80004005)
  7. Component:
  8. MachineWrap
  9. Interface:
  10. IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}

啟動(dòng)期間虛擬機(jī)意外終止,退出代碼為 1(0x1)

我不知道該先做什么。我運(yùn)行以下命令來檢查是否有用。

  1. $ sudo modprobe vboxdrv

我收到了這個(gè)錯(cuò)誤:

  1. modprobe: FATAL: Module vboxdrv not found in directory /lib/modules/5.0.0-23-generic

仔細(xì)閱讀這兩個(gè)錯(cuò)誤消息后,我意識(shí)到我應(yīng)該更新 Virtualbox 程序。

如果你在 Ubuntu 及其衍生版(如 Linux Mint)中遇到此錯(cuò)誤,你只需使用以下命令重新安裝或更新 virtualbox-dkms 包:

  1. $ sudo apt install virtualbox-dkms

或者,最好更新整個(gè)系統(tǒng):

  1. $ sudo apt upgrade

錯(cuò)誤消失了,我可以正常在 VirtualBox 中啟動(dòng)虛擬機(jī)了。

 

責(zé)任編輯:龐桂玉 來源: Linux中國
相關(guān)推薦

2019-08-30 11:20:28

UbuntuVirtualBoxLinux

2013-07-25 10:00:30

UbuntuVirtualBox

2020-11-24 13:55:20

FedoraVirtualBoxLinux

2018-08-30 10:00:12

Windows 10修復(fù)黑屏

2022-11-02 16:47:36

2023-07-24 11:01:29

UbuntuWine

2022-11-22 08:24:28

UbuntuLinux命令

2022-11-25 10:19:48

2020-11-29 17:00:51

VirtualBox虛擬硬盤Linux

2015-12-07 15:11:18

Ubuntupuppet安裝

2014-02-28 09:43:28

Ubuntu LibreOffic

2021-04-27 07:00:08

UbuntuLinux指紋登錄

2021-09-16 17:38:49

UbuntuLinuxJava

2019-09-08 15:43:19

UbuntuLinuxIP地址

2015-07-28 14:45:31

ubuntu修復(fù)系統(tǒng)程序

2020-09-30 21:23:02

UbuntuLinux

2015-08-31 11:58:59

UbuntuLogwatch

2020-08-31 07:30:28

UbuntuRoot密碼

2014-03-12 09:58:36

Ubuntu 13.1Gnome 3.10

2018-12-26 09:00:07

VirtualBoxFreeDOSLinux
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)