[Bug 295028] make -C release vm-image WITH_VMIMAGES=yes VMFORMATS=raw fails
Date: Wed, 06 May 2026 19:07:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295028
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
--- Comment #3 from Ed Maste <emaste@freebsd.org> ---
As an immediate workaround you should be able to add WITHOUT_QEMU and NO_ROOT,
e.g.
sudo make -C release -DWITHOUT_QEMU -DNO_ROOT vm-image WITH_VMIMAGES=yes
VMFORMATS=raw
--
You are receiving this mail because:
You are the assignee for the bug.