docs(kb): SonicWall NSv 7.1.1+ will not boot on VergeOS#483
Open
CarlRodabaugh wants to merge 1 commit into
Open
docs(kb): SonicWall NSv 7.1.1+ will not boot on VergeOS#483CarlRodabaugh wants to merge 1 commit into
CarlRodabaugh wants to merge 1 commit into
Conversation
Known-limitation + workaround article. NSv on SonicOS 7.1.1+ requires SonicWall's own signed OVMF firmware, which VergeOS has no supported way to present, so the appliance's boot-time firmware check fails on every import format. Recommends pfSense/OPNsense instead. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New KB article documenting why SonicWall NSv virtual firewalls on SonicOS 7.1.1+ fail to boot after import into VergeOS, and what to run instead.
Root cause: the NSv appliance requires SonicWall's own signed OVMF firmware (
OVMF_CODE.sw.fd/OVMF_VARS.sw.fdwith SonicWall Secure Boot certs). VergeOS builds/manages the VM's UEFI variable disk from standard OVMF templates and doesn't allow swapping the EFI disk's media source, so the appliance's boot-time firmware check fails on every import format (QCOW2, OVA, VHDX). Recommends pfSense/OPNsense as supported alternatives.Type
Troubleshooting
Source
Recurring support pattern — three separate customer cases hit this. Promoted from internal support KB.
Checks
validate_frontmatter.pypasses locally (all required KB fields present)running-a-pfsense-virtual-firewall)🤖 Generated with Claude Code