@noob404 Can you help me ? this is the error
~ > virtualbox
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (5.15.15) or it failed to
load. Please recompile the kernel module and install it by
sudo /sbin/vboxconfig
You will not be able to start VMs until this problem is fixed.
I compiled the 5.15.15 Belize kernel from source and then ran these commands
sudo make modules_install
sudo ln -s /lib/modules/5.15.15/build/ /usr/src/
sudo mv build linux-5.15.15