Hi,
I created a container using the ubuntu 18.04.1 template from Proxmox. Then I try to install virtualbox but then the service started with an error:
Later I learnt this maybe caused by I was using an unpriviledged CT, so I used backup and restore to convert that into a priviledged CT.
However, the error remains even after I have purged and installed the container.
Any suggestions are appreciated.
I created a container using the ubuntu 18.04.1 template from Proxmox. Then I try to install virtualbox but then the service started with an error:
Code:
Nov 11 00:04:04 ubuntu-farm systemd[1]: virtualbox.service: Failed to reset devices.list: Operation not permitted
-- Subject: Unit virtualbox.service has begun start-up
-- Unit virtualbox.service has begun starting up.
Nov 11 00:04:04 ubuntu-farm virtualbox[26009]: * Loading VirtualBox kernel modules...
Nov 11 00:04:04 ubuntu-farm virtualbox[26009]: * No suitable module for running kernel found
Nov 11 00:04:04 ubuntu-farm virtualbox[26009]: ...fail!
Nov 11 00:04:04 ubuntu-farm systemd[1]: virtualbox.service: Control process exited, code=exited status=1
Nov 11 00:04:04 ubuntu-farm systemd[1]: virtualbox.service: Failed with result 'exit-code'.
-- Subject: Unit virtualbox.service has failed
-- Unit virtualbox.service has failed.
Later I learnt this maybe caused by I was using an unpriviledged CT, so I used backup and restore to convert that into a priviledged CT.
However, the error remains even after I have purged and installed the container.
Any suggestions are appreciated.