[Bug 295028] make -C release vm-image WITH_VMIMAGES=yes VMFORMATS=raw fails

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 May 2026 21:41:32 UTC
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.