From owner-freebsd-questions@FreeBSD.ORG Sat May 9 22:54:32 2009 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 33C08106566C for ; Sat, 9 May 2009 22:54:32 +0000 (UTC) (envelope-from talon@lpthe.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.freebsd.org (Postfix) with ESMTP id B8F988FC15 for ; Sat, 9 May 2009 22:54:31 +0000 (UTC) (envelope-from talon@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.14.3/jtpda-5.4) with ESMTP id n49MsUl3067134 for ; Sun, 10 May 2009 00:54:30 +0200 (CEST) X-Ids: 168 Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (Postfix) with ESMTP id 10CD38A04F for ; Sun, 10 May 2009 00:54:29 +0200 (CEST) Received: by niobe.lpthe.jussieu.fr (Postfix, from userid 2005) id CAFEB15; Sun, 10 May 2009 00:54:28 +0200 (CEST) Date: Sun, 10 May 2009 00:54:28 +0200 From: Michel Talon To: freebsd-questions@freebsd.org Message-ID: <20090509225428.GA18943@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (shiva.jussieu.fr [134.157.0.168]); Sun, 10 May 2009 00:54:30 +0200 (CEST) X-Virus-Scanned: ClamAV 0.94.2/9223/Fri Apr 10 16:54:59 2009 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at jchkmail.jussieu.fr with ID 4A0609A6.001 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4A0609A6.001/134.157.10.1/parthe.lpthe.jussieu.fr/parthe.lpthe.jussieu.fr/ X-j-chkmail-Score: MSGID : 4A0609A6.001 on jchkmail.jussieu.fr : j-chkmail score : . : R=. U=. O=. B=0.014 -> S=0.014 X-j-chkmail-Status: Ham Subject: Re: Can I rebuild amd without rebuilding world? 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: Sat, 09 May 2009 22:54:32 -0000 Paul Schmehl wrote: > The amd.ko.symbols file was created when I upgraded to 7.2 last > Wednesday. What creates that file? And how do I update it? Could it > be the cause of the problem? The amd.ko kernel module has nothing to do with the automounter. It is a device driver for some hardware (man 4 amd). As for your config file, it seems fine at first sight, but perhaps there are some "invisible" characters in it causing problems. The syntax is explained in man amd.conf -- Michel TALON