Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 May 2026 19:07:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 295028] make -C release vm-image WITH_VMIMAGES=yes VMFORMATS=raw fails
Message-ID:  <bug-295028-227-MDCqDWn4kg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295028-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295028-227-MDCqDWn4kg>