bhyve how to use nvme with windows vm?

I'am trying to install a windows7 machine with bhyve , selecting "nvme" disk option
but the installer of windows 7 dont see the disk, with virtio I have the virtio cd drivers,but with nvme I had to do someting especial?
thanks
 
update:

In windows10 works, only give me an error on the initial screen,something related to memory
I add to the windows template

Code:
bhyve_options="-A"

and it boots/installs fine
and windows7 now no boot anything...

but I give a try to windows 10 and nvme driver
 
Back
Top