<div dir="ltr">That line is there, so something else caused the problem.  Sometimes I wonder about trailing / (slashes) if they are required or not, the docs are not too expressive about that kind of stuff.  Working on mainframes with basically old punch card technology everything had to be perfect.<br>
<br>The BDales is on line 332, if you wish to check...<br><br>Jack<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 15, 2013 at 5:58 AM, Nick Daly <span dir="ltr"><<a href="mailto:nick.m.daly@gmail.com" target="_blank">nick.m.daly@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Jul 15, 2013 at 6:28 AM, Jack Wilborn <<a href="mailto:jkwilborn@gmail.com">jkwilborn@gmail.com</a>> wrote:<br>

> On the DP, did you add the man-db as a built package in the DP build.<br>
<br>
</div>It should've been pushed as of yesterday.  I added it two weeks ago<br>
and forgot to push it.  Though I don't now remember if it did push<br>
successfully or not.  I'll check tonight.<br>
<div class="im"><br>
> I tore my system down (again, mainly to move to 64 bit and use more of my<br>
> memory) and thought I'd just clone the repository and see how the build<br>
> went.  I still had a problem with mounting the USB stick when I followed<br>
> DBales instructions specifically where it complained about<br>
> '/media/freedom/boot/' not existing when I attempted to mount.  Wish I<br>
> understood what was happening there to understand the error messages I get.<br>
<br>
</div>That's because the folder doesn't exist.  That's part of why I put<br>
together the "VM-that-builds-itself VM", so people didn't need to<br>
twiddle with that.<br>
<br>
Fix it with:<br>
<br>
: mkdir -p /media/freedom/boot<br>
<br>
Could you add that to Bdale's instructions and publish it somewhere<br>
for me to pull from?<br>
<br>
Glad to hear you're having fun experimenting with everything, let the<br>
list and me know if you find any other weirdnesses.<br>
<span class="HOEnZb"><font color="#888888"><br>
Nick<br>
</font></span></blockquote></div><br></div>