--------
In message 
<CAFgRE9HFVZFdA9f6itRQQAnKWvXPJi8ukFyhPxxsnNYk=d1...@mail.gmail.com>, Neel Natu 
writes:

>- try to reproduce with the ahci-hd device emulation instead of virtio-blk.

Ok, I tried to find how to do that but failed...

I start bhyve like this:

        sh -x /usr/share/examples/bhyve/vmrun.sh \
                -m 1G \
                -c 1 \
                -t ${VMN} \
                -d ${P}.root.dd \
                -d ${P}.swap.dd \
                -d ${P}.tami_install.dd \
                -d ${P}.tami_git.dd \
                vm${VMU} || true

How do I tell that script to use ahci-hd ?



-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"[email protected]"

Reply via email to