From owner-freebsd-questions Tue Sep 21 8:36:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dht.dk (dht.dk [194.239.148.35]) by hub.freebsd.org (Postfix) with SMTP id CED1415EDD for ; Tue, 21 Sep 1999 08:36:13 -0700 (PDT) (envelope-from martin@koch.dk) Received: (qmail 87125 invoked from network); 21 Sep 1999 15:36:19 -0000 Received: from 21.ppp1-10.image.dk (HELO koch) (212.54.73.213) by danmark.dalnet.dk with SMTP; 21 Sep 1999 15:36:19 -0000 Message-Id: <4.2.0.58.19990921173641.00964330@koch.dk> X-Sender: koch@koch.dk X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 21 Sep 1999 17:36:43 +0200 To: freebsd-questions@freebsd.org From: Martin Koch Villefrance Subject: NFS problems ... Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey ... Here is the setup : main box (called: dht) needs to mount another box for read/write (box called: frontpage) I've set nfs_server on in rc.conf on the frontpage-box - and set /etc/exports to: /usr/hotel -maproot=0 dht On the dht-box I typed: mount_nfs frontpage:/usr/hotel /fronthome and the server rebooted (automatic reboot in 15 secs.) ... When it was almost finished booting it gave me this msg.: link_elf:symbol atomic_clear_short undefined and rebooted again ... and kept on doing so untill I started in single user mode and turned nfs_client="OFF" in rc.conf ... then it would boot normally ... Does anyone know whats wrong here and why I can't enable nfs_client ?? NFS is defined in kernel (so is NFS_ROOT) Thanx in advance!! Regards, Martin Koch Villefrance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message