Building a custom FreeBSD ISO install image
Olivier Regnier
oregnier at steelbox.org
Wed Mar 21 13:16:05 UTC 2007
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.
More information about the freebsd-questions
mailing list