Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Mar 2011 17:15:18 +0100
From:      Bernt Hansson <bernt@bah.homeip.net>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Diskless build problem
Message-ID:  <4D750496.8070703@bah.homeip.net>

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

Trying to build a server for diskless clients but it fails with this

cd /usr/src/etc/sendmail; make distribution
install -o root -g wheel -m 644  /usr/src/etc/sendmail/freebsd.mc 
freebsd.cf /usr/home/bernt/disk2/diskless/etc/mail
install: freebsd.cf: No such file or directory
*** Error code 71

Stop in /usr/src/etc/sendmail.
*** Error code 1

Stop in /usr/src/etc.

It does not matter if freebsd.cf is in the directory 
/usr/src/etc/sendmail/ or not, install never finds the file.
I'm following the freebsd handbook.



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