1
24.1 Legacy Series / Re: Writing firmware settings:Illegal instruction (core dumped)
« on: September 17, 2024, 09:39:23 pm »
We found the root cause of the issue: The -xsave parameter for the CPU was tripping up the upgrade.
The -xsave flag was originally put in place to prevent a kernel panic on an earlier version of Ubuntu hypervisor. This flag is no longer needed and is instead breaking the OPNSense update. Once we removed the flag, the upgrade goes through. We are on OPNSense 24.7.4 with no issues.
The -xsave flag was originally put in place to prevent a kernel panic on an earlier version of Ubuntu hypervisor. This flag is no longer needed and is instead breaking the OPNSense update. Once we removed the flag, the upgrade goes through. We are on OPNSense 24.7.4 with no issues.