From owner-freebsd-questions@FreeBSD.ORG Fri Aug 19 01:22:05 2011 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 ECB881065674 for ; Fri, 19 Aug 2011 01:22:05 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 7CCA58FC0A for ; Fri, 19 Aug 2011 01:22:05 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.179]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 2D4D95C22 for ; Fri, 19 Aug 2011 11:31:42 +1000 (EST) Message-ID: <4E4DBA9F.3010206@herveybayaustralia.com.au> Date: Fri, 19 Aug 2011 11:21:35 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110714 Thunderbird/5.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Automounter nfs woes 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: Fri, 19 Aug 2011 01:22:06 -0000 I'm a late starter on this (been no need until now), but I'm now trying to get my laptop to run automounter/amd to work on a nfs config. I installed automounter from ports and got it working beautifully for removable devices, but nfs is eluding me. I believe my problem lies more with amd- I've run amd commands standalone (automounter disabled of course) and I can only get local mounts showing with amq -ms. Can anyone point me to some definitive information? Googling is giving me a headache with all the contradictory information out there. I would like to have say /net (or even /media- already setup for removables) populated with /net/host/export_mount. ATM I can sometimes get /net created, but its empty. Also, if I get amd to work, does this mean that automounter will use it? Or is it exclusive? Just to confirm my information... :) Cheers