VirtualBox very slow on MacOS
This site is to serve as my note-book and to effectively communicate with my students and collaborators. Every now and then, a blog may be of interest to other researchers or teachers. Views in this blog are my own. All rights of research results and findings on this blog are reserved. See also http://youtube.com/c/hongqin @hongqin
Friday, January 28, 2022
VirtualBox errors on MacOS BigSurf
Kernel driver not installed (rc=-1908) Getting Errors in macOS Big Sur 11.0.1
(base) hqin@CS313BQin ~ % sudo kextload -b org.virtualbox.kext.VBoxDrv
Password:
Executing: /usr/bin/kmutil load -b org.virtualbox.kext.VBoxDrv
Error Domain=KMErrorDomain Code=27 "Extension with identifiers org.virtualbox.kext.VBoxNetAdp,com.apple.nke.rvi,com.paloaltonetworks.kext.pangpd,org.virtualbox.kext.VBoxUSB,org.virtualbox.kext.VBoxDrv,org.virtualbox.kext.VBoxNetFlt not approved to load. Please approve using System Preferences." UserInfo={NSLocalizedDescription=Extension with identifiers org.virtualbox.kext.VBoxNetAdp,com.apple.nke.rvi,com.paloaltonetworks.kext.pangpd,org.virtualbox.kext.VBoxUSB,org.virtualbox.kext.VBoxDrv,org.virtualbox.kext.VBoxNetFlt not approved to load. Please approve using System Preferences.}
(base) hqin@CS313BQin ~ %
Checked the "Security & Privacy", Restart the laptop to make the update function.
This worked, and the error went over.

