installworld via NFS with FreeBSD 8
Roland Smith
rsmith at xs4all.nl
Fri Aug 6 13:53:58 UTC 2010
On Fri, Aug 06, 2010 at 03:06:37PM +0200, thc wrote:
> Hello
>
> I have a concern with the deployment of FreeBSD 8.1.
> I usually compile on a server and deploy the result by NFS.
> It works fine with FreeBSD 6 and 7, but curiously,
> I just can not get the same result with FreeBSD 8.1 (or with 8.0).
>
>
> Here is the df of the source:
> Filesystem 1K-blocks Used Avail Capacity Mounted on
> ...
> /dev/da0s1f 10,655,968 3,410,840 6,392,652 35% / exports
> ...
> <above>:/export/src 12681998 5436870 6392652 46% /usr/src
> <above>:/exports/obj 12681998 5436870 6392652 46% /usr/obj
> <above>:/export/ports 12681998 5436870 6392652 46% /usr/ports
>
> The partitions are mounted via rc.local via
> /sbin/mount-t unionfs /export/src /usr/src
>
> Here is my exports file:
> /exports -alldirs -maproot=root -network 192.168.40.0 -mask 255.255.255.0
>
> The file /etc/make.conf on both servers is empty.
> Server and client are ntp synchronised.
Remember that the settings for the base system have been moved from make.conf
to src.conf! How does /etc/src.conf look on both system?
> The client is first installed with the CD-ROM with minimal version.
> I've tested a with an All install from CDROM, and got the same problem
>
> I copied the file /usr/src/share/info/dir-tmpl missing on the client,
> but it is not enough.
>
> The command make ends installworld
> make: do not know how to make audit_uevents.h. Stop
> *** Error code 2
Does /usr/src/contrib/openbsm/bsm/audit_uevents.h exsit? If not, you probably
need to update your source tree.
Roland
--
R.F.Smith http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100806/af39a9c8/attachment.pgp
More information about the freebsd-questions
mailing list