Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 14:15:51 +0100
From:      Olivier Regnier <oregnier@steelbox.org>
To:        freebsd-questions@freebsd.org
Subject:   Building a custom FreeBSD ISO install image
Message-ID:  <46013007.5020405@steelbox.org>

next in thread | raw e-mail | index | archive | help
Hello,

I tried to make a custom FreeBSD ISO install image but when i use this 
command :
prompt# cd /usr/src/release && make release 
CHROOTDIR=/ncvs/FreeBSD/release \
BUILDNAME=6.2-RELEASE-p3 CVSROOT=/ncvs/FreeBSD/cvs  PORTSRELEASETAG=HEAD \
DOCRELEASETAG=HEAD RELEASETAG=RELENG_6_2

after 60 minutes, i have this message :
## Add version information to those things that need it.
if [ ! -f /ncvs/FreeBSD/release/tmp/.world_done ]; then cd 
/ncvs/FreeBSD/Release/usr/src/sys/conf && mv newvers.sh foo && sed 
"s/^RELEASE=6.2-RELEASE-p3/" foo > newvers.sh && rm foo; fi
cd: can't cd to /ncvs/FreeBSD/release/usr/src/sys/conf
*** Error code 2

I need help please.

Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46013007.5020405>