NVMe and Bhyve

Michael Reifenberger Michael at reifenberger.com
Thu Feb 7 17:51:16 UTC 2019


Hi,
first I tried to install windows10 ltsc 2019 onto a nvme disk.
This failed, the windows installer did not find a disk to install.

Then I tried the following setup:
...
disk0_type="ahci-hd"
disk0_dev="zvol"
disk0_name="disk0"
disk1_type="nvme"
disk1_dev="zvol"
disk1_name="disk1"
disk1_type="ahci-cd"
disk1_name="disk2.img"
...

And Installed windows on disk0.
Disk0 is found as expected, disk1 is not.

The devicemanager reports an error:
https://imgur.com/a/zrHx23y

Shouldn't nvme be supported in behyve?

Greetings
---
mike

Gruß
---
Michael Reifenberger



More information about the freebsd-virtualization mailing list