It's been long since I could install and run virtualbox on Debian. I know there is virtmanager. I know the license of Virtualbox is not perfect and ideal for opensource community. But somehow I want to have the option.
I tried installing from virtualbox repositories. It installs but it doesn't run any virtual machine because:
Code: Select all
Loading of module with unavailable key is rejected
Code: Select all
installed virtualbox-dkms package post-installation script subprocess returned error exit status 10
Code: Select all
/var/lib/dkms/virtualbox/7.0.12/build/vboxdrv/r0drv/linux/memobj-r0drv-linux.c:1177:9: error: implicit declaration of function ‘p4d_large’; did you mean ‘p4d_page’? [-Werror=implicit-function-declaration]
1177 | if (p4d_large(u.Four))
| ^~~~~~~~~
| p4d_page