<div dir="ltr"><div dir="ltr"><div style="direction:ltr">Ah! I was missing a step there!</div><div style="direction:ltr">Given your question, and this little note I noticed in jail(8), "[...] provided that you built world before already," I realized in my rush I missed an all important step.  I fired off buildworld in the background and just came back to it.  Now installworld works, as to be expected. Heh ^_^</div><div style="direction:ltr">I took it for granted on the previous install that I had already done this by the time I later built my jails.<br></div><div style="direction:ltr"><br></div><div style="direction:ltr">Thanks for time!</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 14, 2020 at 12:48 AM Pierre-Alain TORET <<a href="mailto:pierre-alain.toret@protonmail.com">pierre-alain.toret@protonmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
<br>
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br>
On Thursday 13 August 2020 14:14, qab smith <<a href="mailto:qabulin@gmail.com" target="_blank">qabulin@gmail.com</a>> wrote:<br>
<br>
> I'm struggling getting started creating jails in a fresh install of 5.8, where make installworld to my jail DESTDIR is throwing a "Cannot write [...] world not backed up" error. Any clues or tips where to dive into this? I've never had this issue before with my jails in 5.6. Perhaps I missed a step? I'm also not understanding the write location details in the error.<br>
> ~qab<br>
><br>
>     # uname -v DragonFly v5.8.1-RELEASE #8: Tue May  5 22:45:55 EDT 2020 root@www.shiningsilence.com:/usr/obj/home/justin/release/5_8/sys/X86_64_GENERIC<br>
>     #<br>
>     # setenv D /var/jails/ajail<br>
>     # mkdir -p $D<br>
>     # cd /usr/src/<br>
>     # make installworld DESTDIR=$D<br>
>     --------------------------------------------------------------<br>
>     >>> starting installworld target<br>
><br>
>     --------------------------------------------------------------<br>
>     /bin/sh: make: not found<br>
<br>
I'd say that this first line is the most problematic, make not being find is a rather big issue, and I guess that's the root cause. Weren't there errors too during the buildworld step ?<br>
<br>
>     Cannot write to /usr/obj/world_backup//var/jails/ajail - world not backed up<br>
>     [...]<br>
><br>
<br>
<br>
</blockquote></div>