From owner-freebsd-newbies@FreeBSD.ORG Sat Oct 30 13:29:27 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 394CF16A4CE for ; Sat, 30 Oct 2004 13:29:27 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26BB843D64 for ; Sat, 30 Oct 2004 13:29:27 +0000 (GMT) (envelope-from thespragues@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i9UDTQ36013538 for ; Sat, 30 Oct 2004 06:29:26 -0700 (PDT) Received: from [192.168.1.100] (63-6.202-68.tampabay.rr.com [68.202.6.63]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id i9UDTPNI004326 for ; Sat, 30 Oct 2004 06:29:26 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-newbies@freebsd.org From: "Paul A. Sprague" Date: Sat, 30 Oct 2004 09:29:24 -0400 X-Mailer: Apple Mail (2.619) Subject: NFS X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 13:29:27 -0000 I recently set up an old PC as a file server for home. I'm running 4.9 on the server, and I did a standard install. Last night I slogined in to the BSD box from my mac, switched user to root, and rebooted the machine because one of the hard drives seemed to be working a little hard for no apparent reason. After reboot, I could no longer do an nfs mount from the mac of he disk. I could slogin to the machine, see the drive was mounted. The exports and fstab file haven't changed at all. Previous tot this, he server has been up and running for about a month. A point in (almost) any direction is appreciated. Paul