Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 May 2026 21:41:32 +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-VnS0bHo49I@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

--- Comment #4 from Minsoo Choo <minsoochoo0122@proton.me> ---
(In reply to Ed Maste from comment #3)

Thanks, that solves the problem.

```
$ make -C release vm-image WITH_VMIMAGES=yes VMFORMATS=raw NO_ROOT=yes
WITHOUT_QEMU=yes
...
Building final disk image...  Please wait.
Disk image /usr/obj/usr/src/freebsd/main/amd64.amd64/release/vm.zfs.raw
created.

Also as ivy@ noted, this should be executed without root privilege.

-- 
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-VnS0bHo49I>