Date: Thu, 7 Feb 2019 23:08:53 +0300 From: Yuri Pankov <yuripv@yuripv.net> To: Michael Reifenberger <Michael@reifenberger.com>, virtualization@freebsd.org Subject: Re: NVMe and Bhyve Message-ID: <5121268a-1ead-9858-86a7-27f75048feb2@yuripv.net> In-Reply-To: <20190207174453.Horde.hWBGfoLlymCpipxLv8WUJo9@app.eeeit.de> References: <20190207174453.Horde.hWBGfoLlymCpipxLv8WUJo9@app.eeeit.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Michael Reifenberger wrote: > 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" If this is exact copy/paste, shouldn't the 2 lines above use disk2 prefix instead? > ... > > 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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5121268a-1ead-9858-86a7-27f75048feb2>