-current host, 10.1 client loops

Olivier Cochard-Labbé olivier at cochard.me
Wed Mar 16 21:39:17 UTC 2016


On Wed, Mar 16, 2016 at 10:25 PM, Poul-Henning Kamp <phk at phk.freebsd.dk>
wrote:

>
> How do I tell that script to use ahci-hd ?
>
>
​You just need to replace virtio-blk by ahci-hd in the script, like:

sed 's/virtio-blk/ahci-hd/g' /usr/share/examples/bhyve/vmrun.sh >
~/vmrun-ahci.sh

​And running ~/vmrun-ahci.sh in place
​


More information about the freebsd-virtualization mailing list