Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2017 19:57:47 +0200
From:      Johan Hendriks <joh.hendriks@gmail.com>
To:        Rick Miller <vmiller@hostileadmin.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make WITH_VMIMAGES=yes release fails with permission denied.
Message-ID:  <8de0bf63-7ebc-6f3d-20ac-a2befc4cab81@gmail.com>
In-Reply-To: <CAHzLAVHbm5rrio6NQmgBQRybrcrG3q5vHQJ83uOYyaJJP=uPgA@mail.gmail.com>
References:  <963376ba-d16e-2a1a-ea2c-e35fbf68da0d@gmail.com> <CAHzLAVHbm5rrio6NQmgBQRybrcrG3q5vHQJ83uOYyaJJP=uPgA@mail.gmail.com>

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


Op 05/10/2017 om 22:59 schreef Rick Miller:
> Hi,
>
> On Thu, Oct 5, 2017 at 6:52 AM, Johan Hendriks <joh.hendriks@gmail.com
> <mailto:joh.hendriks@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
I will look into that.
I also think i found the problem.
I had set exec = off on the zroot/usr/src zfs dataset. At least i know
setting that prevents the execution off files!
Sorry for the noice. And thank you both for your time.

regards
Johan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8de0bf63-7ebc-6f3d-20ac-a2befc4cab81>