• 跳至主要導覽
  • 跳至主要內容
  • 跳至主要資訊欄
Office 指南

Office 指南

辦公室工作實用教學

  • Excel
  • Word
  • PowerPoint
  • Windows
  • PowerShell
  • R

VirtualBox 在 macOS 出現 Kernel driver not installed 問題解決方式

介紹在 macOS Big Sur 中使用 VirtualBox 出現 Kernel driver not installed 問題的解決方法。

Kernel driver not installed 問題

在 macOS Big Sur 中執行 VirtualBox 時出現這樣的視窗畫面,錯誤訊息為:Kernel driver not install (rc=-1908)。

VirtualBox 錯誤訊息
VirtualBox 錯誤訊息

這個問題是因為 macOS 因為安全性因素,把第三方的 kernel extensions(KEXTs)阻擋掉了,解決方式就是手動授權 Oracle 的 Developer ID,以下是操作步驟。

授權 Oracle 的 Developer ID

Step 1
重新開機,按下 cmd ⌘ + R 鍵,進入 macOS 復原模式(recovery mode)。

macOS 復原模式
macOS 復原模式

Step 2
開啟「工具程式」中的「終端機」。

開啟「終端機」
開啟「終端機」

Step 3
執行以下指令,授權 Oracle 的 Developer ID:

spctl kext-consent add VB5E2TV963

其中 VB5E2TV963 就是 Oracle 的 Developer ID。

授權 Oracle 的 Developer ID
授權 Oracle 的 Developer ID

Step 4
重新開機。

設定允許 Oracle 開發者的軟體

經過以上設定並且重新開機之後,嘗試執行一次 VirtualBox,若還是無法執行 VirtualBox,就請再依照以下步驟設定允許 Oracle 開發者的軟體。
Step 1
開啟「系統偏好設定」。

開啟「系統偏好設定」
開啟「系統偏好設定」

Step 2
選擇「安全性與隱私權」。

選擇「安全性與隱私權」
選擇「安全性與隱私權」

Step 3
點選左下角鎖頭,進行解鎖。

點選左下角鎖頭解鎖
點選左下角鎖頭解鎖

Step 4
點選「允許」,讓系統允許來自於開發者「Oracle America, Inc.」的系統軟體。

允許來自於開發者「Oracle America, Inc.」的系統軟體
允許來自於開發者「Oracle America, Inc.」的系統軟體

Step 5
點選「重新開機」。

重新開機
重新開機

Step 6
重新開機之後,就可以正常使用 VirtualBox 了。

查詢 Oracle 的 Developer ID

前面所提到的 VB5E2TV963 這個 Oracle 的 Developer ID,可以在安裝 VirtualBox 的時候,點選 VirtualBox 安裝視窗右上角的鎖頭來查詢。

查詢 Oracle 的 Developer ID
查詢 Oracle 的 Developer ID

分類:Apple

讀者互動方式

引用通知

  1. VirtualBox macOS kernel driver not installed error solution - MITM lab表示:
    2021-06-0123:58:12

    […] 看了一堆文章,reboot重開了幾次,又重安裝virtualBox的軟體,又裝了好幾個版本,看完下面這篇https://officeguide.cc/virtualbox-macos-kernel-driver-not-installed-error-solution-2020/ […]

主要資訊欄

搜尋

近期文章

  • Python 使用 PyAutoGUI 自動操作滑鼠與鍵盤
  • Ubuntu Linux 以 WireGuard 架設 VPN 伺服器教學與範例
  • Linux 網路設定 ip 指令用法教學與範例
  • Windows 使用 TPM 虛擬智慧卡保護 SSH 金鑰教學與範例
  • Linux 以 Shamir’s Secret Sharing 分割保存金鑰教學與範例
  • Linux 以 Cryptsetup、LUKS 加密 USB 隨身碟教學與範例
  • Linux 以 Cryptsetup 與 LUKS 加密磁碟教學與範例
  • Linux 使用 age 簡潔的加密、解密工具使用教學與範例

推薦網站

  • Udemy 線上教學課程
  • Coursera 線上教學課程

關注本站

  • 電子郵件
  • Facebook

公益

  • 家扶基金會
  • 台灣世界展望會
  • Yahoo 奇摩公益
  • igiving 公益網
  • 兒福聯盟

Copyright © 2021 · Office Guide