On 2016-11-06 00:28, Rajil Saraswat wrote:
> 
> 
> On 11/05/16 23:24, Ryan Stone wrote:
>> Did you set vmm_load="YES" in loader.conf?
>>
>>
>>
> No, i dont have that entry in loader.conf. However, i am successfully
> running few vm's using vm-bhyve. The rc.conf looks like this
> vm_enable="YES"
> vm_dir="zfs:tank/vm"
> vm_delay="5"
> _______________________________________________
> 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"
> 

Yeah, for passthru to work, you have to load the vmm @ loader time,
rather than on first use of bhyve.

Adding:
vmm_load="YES"

to /boot/loader.conf above the pptdevs= line, should solve your problem

-- 
Allan Jude

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to