nowwhat
10/05/2016, 17h37
Hi,
What you should know is this :
"OVH" kernels (kernels prepared for their servers) do not use the "modules" option -* everything is packed in the kernel, modules are not allowed.
So, if you want to install this "VirtualBox", you should install another kernel that supports modules.
This often boils down to : do some shopping here : www.kernel.org - set it up (use a config from a most recent OVH kernel - ans activate module support ) compile and build it - install it. Reboot. And you'll be using your "own" kernel.
What you should know is this :
... could not open /proc/modules
So, if you want to install this "VirtualBox", you should install another kernel that supports modules.
This often boils down to : do some shopping here : www.kernel.org - set it up (use a config from a most recent OVH kernel - ans activate module support ) compile and build it - install it. Reboot. And you'll be using your "own" kernel.