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