id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 20637,kexts are not loaded after Monterey 12.0.1 reboot,granada29,,"The VirtualBox kext bundles are not automatically loaded after a system boot. My workaround is to load them manually: {{{ sudo su - cd /Library/Application\ Support/VirtualBox/ for f in *.kext; do kmutil load -p $f; done }}} ",defect,closed,other,VirtualBox 6.1.28,fixed,,,other,other