On Mon, 18 Feb 2019 at 12:09, Victor Sudakov <v...@sibptus.ru> wrote:

>
> Well, disk0 will be the guest HDD to install to, disk1 will be the ISO with
> drivers, and which disk will be the ISO attached by the "vm install"
> command?
>
>
 From a user perspective, this is not of any value to know.  vm-bhyve
manages that in the background and usually puts the regular disk0 as -s 4:0
regardless of normal boot or install and when the installer is invoked,
puts the installer iso in as -s 3:0

So based on previous examples, you'd see something like this in the log:
-s 3:0,ahci-cd,/vm/.iso/myinstaliso.iso -s
4:0,ahci-hd,/dev/zvol/mypool/vm/myserver/disk0 -s
5:0,ahci-cd,/vm/myserver/virtio-win-0.1.164.iso
_______________________________________________
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