Kernel Panic

Konstantin Belousov kostikbel at gmail.com
Tue Feb 17 08:58:57 UTC 2015


On Tue, Feb 17, 2015 at 01:27:46AM -0500, Robert Simmons wrote:
> I'm experiencing a kernel panic on a VM:
> panic: CPU0 does not support X87 or SSE: 0
> This is on OpenStack (using KVM).
> 
> Is there a kernel option that I can set that will allow this VM to
> boot without panic?
The panic indicates that machine you trying to boot on is not compliant
with the Intel specification.  You may try the luck with setting
hw.use_xsave=0 at the loader prompt, but I expect that you get other
problems.


More information about the freebsd-hackers mailing list