Date: Fri, 3 Jun 2005 23:56:13 -0400 From: "dave" <dmehler26@woh.rr.com> To: <freebsd-questions@freebsd.org> Subject: jail on 5.4 Message-ID: <000501c568b9$59f34200$0200a8c0@satellite>
next in thread | raw e-mail | index | archive | help
Hello, Trying to set up a jail on 5.4-RELEASE. I've installed the 5_4_0_RELEASE source from cvsup and have successfully run: make buildworld DESTDIR=/usr/local/jails/jail1 this runs successfully but when i do: cd /usr/src/etc make distribution DESTDIR=/usr/local/jails/jail1 the process proceeds for a moment installing then it exits on the master.passwd file, error code 64, install complains about the wrong number of arguments. I've tried cvsupping to 5.stable, same results. Any suggestions welcome. Thanks. Dave.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c568b9$59f34200$0200a8c0>