From owner-freebsd-newbies@FreeBSD.ORG Sun Oct 31 13:50:57 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 7F99C16A4CF for ; Sun, 31 Oct 2004 13:50:57 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DD5C43D2F for ; Sun, 31 Oct 2004 13:50:57 +0000 (GMT) (envelope-from thespragues@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i9VDouaW014058; Sun, 31 Oct 2004 05:50:56 -0800 (PST) Received: from [192.168.1.100] (63-6.202-68.tampabay.rr.com [68.202.6.63]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id i9VDotbw021777; Sun, 31 Oct 2004 05:50:56 -0800 (PST) In-Reply-To: <7603e5d804103007114e727f67@mail.gmail.com> References: <7603e5d804103007114e727f67@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: "Paul A. Sprague" Date: Sun, 31 Oct 2004 08:50:53 -0500 To: Wouter van Rooij X-Mailer: Apple Mail (2.619) cc: freebsd-newbies@freebsd.org Subject: Re: 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: Sun, 31 Oct 2004 13:50:57 -0000 I found the error! I had to hook up a monitor and keyboard to the box so I could watch the bootup process. Somehow I managed to bork something up, because during the boot process it was trying to execute a portmap='YES'portmap='YES' command. (It looks suspiciously like a vi error on my part.) Thanks for the help. Paul On Oct 30, 2004, at 10:11 AM, Wouter van Rooij wrote: >> 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. > try run the nfs-deamon, by using the nfds command. I hope this helped > you... > > Wouter van Rooij >