make WITH_VMIMAGES=yes release fails with permission denied.
Rick Miller
vmiller at hostileadmin.com
Thu Oct 5 20:59:22 UTC 2017
Hi,
On Thu, Oct 5, 2017 at 6:52 AM, Johan Hendriks <joh.hendriks at gmail.com>
wrote:
> Hello all.
>
> I thought it was time to test the make release to create my own .qcow2
> and .raw files.
> I am on a FreeBSD 11.1p1 machine.
> But it does not work, it builds the ftp, bootonly and memstick images
> fine, but the vm part does not.
> I do the following.
>
> cd /usr/src/
> make -j4 buildworld && make -j4 buildkernel
> cd /usr/src/release
> make WITH_VMIMAGES=yes release
>
You may consider using release/release.sh. Edit/create a config file from
release/release.conf.samples and calling the script with this config.
Config knobs like WITH_VMIAMGES are located -- and can be modified -- in
this config file. The script builds a clean environment in which the the
media is generated.
--
Take care
Rick Miller
More information about the freebsd-questions
mailing list