From owner-freebsd-questions@FreeBSD.ORG Mon Dec 31 21:52:25 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8797716A41A for ; Mon, 31 Dec 2007 21:52:25 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from ns1.kq6up.org (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by mx1.freebsd.org (Postfix) with ESMTP id 5252813C442 for ; Mon, 31 Dec 2007 21:52:24 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from [192.168.1.2] ([192.168.1.2]) by ns1.kq6up.org (8.13.8/8.13.6) with ESMTP id lBVLNXeA074970 for ; Mon, 31 Dec 2007 13:23:34 -0800 (PST) (envelope-from chris@chrismaness.com) Message-ID: <47795DD0.2040608@chrismaness.com> Date: Mon, 31 Dec 2007 13:23:28 -0800 From: Chris Maness User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: NFS issues ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2007 21:52:25 -0000 I am trying to mount a Linux box with NFS from my FreeBSD box, with the command: # mount_nfs4 192.168.1.66:/home/chris/ /mnt/nfs/ where the IP is the Linux box and the share is /home/chris When I run the command I get: mount_nfs4: /mnt/nfs: No such file or directory Now /mnt/nfs exists and is writable. Running showmount returns: # showmount -e 192.168.1.66 /home/chris ns1 Very strange, I have done this in the past with no problems. Any suggestions? -- Chris Maness (909) 223-9179 http://www.chrismaness.com