Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - _Raúl_

#1
Quote from: lattera on February 06, 2019, 04:32:46 PM
If you're using FreeBSD as the host, make sure you're passing in the -w option to ignore unimplemented MSRs.

I use churchers/vm-bhyve to manage vm's. Looking at the sources, there is a config parameter called 'ignore_bad_msr' witch translates on that -w parameter. After adjust the config, log reports: [bhyve options: -c 4 -m 2G -AHPw .... it was '-AHP' before, without that 'w' you suggested .

Now it works here flawlessly. Thanks a lot!.
#2
This is my first post here so first things first, thanks a lot to everyone that makes opnsense possible.

I've read on release notes that is a known error on uefi / bhyve and it is under investigation. I use it with bhyveload instead uefi and it hangs booting after update to 19.1, probably related. I've looked for several days, threads, tweets ... without success, where can I find the progress on this situation?

Thanks a lot in advance.