aforensics / HiddenVM

HiddenVM — Use any desktop OS without leaving a trace.
GNU General Public License v3.0
2.27k stars 115 forks source link

SecureBoot and VirtualBox Kernel Modules #26

Open somerecklessfool opened 1 year ago

somerecklessfool commented 1 year ago

Hello I have a host machine with secureboot enabled. Tails works fine, but when I run hiddenvm and attempt to start a VM in virtualbox I get an error saying roughly "The vboxdrv kernel module is not loaded" and it asks me run vboxconfig. Of course if I run vboxconfig it also errors out saying "If your system is using EFI Secure Boot you may need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them." If I disable secureboot things work fine. Is there a way around this without disabling secureboot?