Hello,
I'm trying to install KVM onto Corepure64. I've installed kvm extension, and looks like kernel modules are loaded. This is the output from boot: corepure64 pause showapps tce=sda home=sda:
![](https://user-images.githubusercontent.com/7955682/58503425-489cfe00-8191-11e9-8eb9-b14fb509629f.png)
And this is what I got after booting:
![](https://user-images.githubusercontent.com/7955682/58503428-4c308500-8191-11e9-9df3-3d28290fc8ba.png)
As you can see, there is no `/dev/kvm`.
I'm running CorePure64-10.0.iso on VirtualBox 6.0.8 on AMD processor with Nested VT-x/AMD-V enabled.
FYI, an Ubuntu-18.04.2-live-server-amd64.iso image run on the same VirtualBox configuration pre-installs kvm and it works flawlessly:
![](https://user-images.githubusercontent.com/7955682/58505096-cf9fa580-8194-11e9-8c24-ba0393fc854d.png)
Any help would be highly appreciated!