> On Mon, 18 Feb 2019 at 02:58, Victor Sudakov <v...@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                                                 rgri...@freebsd.org
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to