Hello,
I’m looking at the instructions for the page:
https://www.freebsd.org/doc/handbook/jails-build.html
It looks like the instruction to do:
# tar -xf /mnt/freebsd_install/usr/freebsd_dist/base.txz -C $DESTDIR
Should be (on the FreeBSD 10 release):
# tar -xf /mnt/usr/freebsd-dist/base.txz -C $DESTDIR
By the way, I’m currently getting into FreeBSD (from a long Linux background),
and am really enjoying it. I wish I’d started working with FreeBSD sooner. If
you could point me to an active community or other resource where I could
contribute in some way, I would really appreciate it.
Thanks!
Daniel
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"