NVMe and Bhyve

Rodney W. Grimes freebsd-rwg at pdx.rh.CN85.dnsmgr.net
Mon Feb 18 02:33:05 UTC 2019


> On Mon, 18 Feb 2019 at 02:58, Victor Sudakov <vas at mpeks.tomsk.su> wrote:
> 
> >
> > Or at least please tell me how I can attach another iso image (with
> > drivers) when running "vm install myhost windows.iso"
> 
> 
> Technically, you should be able to define something like:
> 
> disk1_type="ahci-cd"
> disk1_name="virtio-win-0.1.164.iso"
> disk1_dev="file"
or
disk1_dev="custom" if you wish to use a path in disk1_name,
I still do not know why this needs to be treated differently,
a path should just work :-(

> in the vm.conf file if the virtio-win-0.1.164.iso is located in
> /vm/servername/ directory.
-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the freebsd-virtualization mailing list