Skip to content

Can't install VirtualBox #272

Closed Answered by lenemter
sauntor asked this question in Q&A
Jul 11, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You need to install kernel headers:

sudo apt install linux-headers-generic-hwe-22.04

and then start the virtualbox module:

sudo modprobe vboxdrv

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sauntor
Comment options

@sauntor
Comment options

Answer selected by sauntor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #270 on July 12, 2023 09:31.