Correction on jails-build page?
Daniel Schuler
dbschuler at icloud.com
Thu Oct 23 07:46:20 UTC 2014
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
More information about the freebsd-doc
mailing list