You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
In reviewing nre-learning/nrelabs-curriculum#275, I tried to run the PoC lesson contained therein using the new Vagrant selfmedicate setup, and ran into this:
Could not access KVM kernel module: No such file or directory
qemu-system-x86_64: failed to initialize KVM: No such file or directory
We should modify the setup script to ensure the right packages and kernel mods are installed and loaded, in order to support this (as we do in NRE Labs production).
This might be a little more complicated as we consider compatibilities with VirtualBox, etc - but we should still do what we can to support this.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In reviewing nre-learning/nrelabs-curriculum#275, I tried to run the PoC lesson contained therein using the new Vagrant selfmedicate setup, and ran into this:
We should modify the setup script to ensure the right packages and kernel mods are installed and loaded, in order to support this (as we do in NRE Labs production).
This might be a little more complicated as we consider compatibilities with VirtualBox, etc - but we should still do what we can to support this.
The text was updated successfully, but these errors were encountered: