Skip to content

fix(vagrant: virtualbox): "Unknown resource type 32768 in hardware item" error#323

Merged
andrewlukoshko merged 1 commit intoAlmaLinux:mainfrom
yuravk:fix-303-unknown-resource-type-in-hardware-item
Mar 2, 2026
Merged

fix(vagrant: virtualbox): "Unknown resource type 32768 in hardware item" error#323
andrewlukoshko merged 1 commit intoAlmaLinux:mainfrom
yuravk:fix-303-unknown-resource-type-in-hardware-item

Conversation

@yuravk
Copy link
Copy Markdown
Collaborator

@yuravk yuravk commented Mar 2, 2026

Strip EFI NVRAM hardware item (resource type 32768) from VirtualBox OVF inside a Vagrant .box file.
VirtualBox 7.1+ exports NVRAM as a vendor-specific OVF resource that older VirtualBox versions cannot import.

Fix: #303

…em" error

Remove the NVRAM configuration (ResourceType 32768) from the box.ovf
@andrewlukoshko andrewlukoshko merged commit 3306198 into AlmaLinux:main Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: 10.1.20260111/amd64/virtualbox/box.ovf: Unknown resource type 32768 in hardware item, line 49

2 participants