From owner-freebsd-questions@FreeBSD.ORG Wed May 19 17:56:50 2010 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 680E21065704 for ; Wed, 19 May 2010 17:56:50 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3A4408FC16 for ; Wed, 19 May 2010 17:56:49 +0000 (UTC) Received: by iwn5 with SMTP id 5so988364iwn.13 for ; Wed, 19 May 2010 10:56:49 -0700 (PDT) Received: by 10.231.150.146 with SMTP id y18mr4060391ibv.19.1274291809313; Wed, 19 May 2010 10:56:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.148.136 with HTTP; Wed, 19 May 2010 10:56:29 -0700 (PDT) In-Reply-To: <465352.70910.qm@web24805.mail.ird.yahoo.com> References: <465352.70910.qm@web24805.mail.ird.yahoo.com> From: Eitan Adler Date: Wed, 19 May 2010 20:56:29 +0300 Message-ID: To: "Alexandre L." Content-Type: text/plain; charset=UTF-8 Cc: David DEMELIER , freebsd-questions@freebsd.org Subject: Re: using automounter (automatically mounting USB drives) 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: Wed, 19 May 2010 17:56:50 -0000 On Wed, May 19, 2010 at 4:09 PM, Alexandre L. wrote: > To enable it at system startup, you must add the following line to /etc/rc.conf : > automounter_enable="YES" > Which I have already done. However this only causes the labels in /media to appear to disappear. It does not seem like it actually mounts anything. -- Eitan Adler