vbox How to set Nvme controller for guest system on my VirtualBox?

Hello. I can create and run virtual machine with IDE controller. How to make the same with Nvme controller? If I'll try to run, I don't.
 
VBox message:
==
A virtual device is configured in the VM settings but the device implementation is missing.


A possible reason for this error is a missing extension pack. Note that as of VirtualBox 4.0, certain features (for example USB 2.0 support and remote desktop) are only available from an 'extension pack' which must be downloaded and installed separately (VERR_PDM_DEVICE_NOT_FOUND).
==
 
Back
Top