From owner-freebsd-questions@FreeBSD.ORG Sat May 26 01:11:18 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 710BF16A41F for ; Sat, 26 May 2007 01:11:18 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (rrcs-64-183-212-242.sw.biz.rr.com [64.183.212.242]) by mx1.freebsd.org (Postfix) with ESMTP id 40D2B13C447 for ; Sat, 26 May 2007 01:11:17 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by pollux.dfwlp.com (8.13.8/8.13.8) with ESMTP id l4Q1BF0K025120 for ; Fri, 25 May 2007 20:11:15 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Fri, 25 May 2007 20:11:15 -0500 User-Agent: KMail/1.9.6 References: <1180105772.9183.6.camel@creto.quietwind.net> <1d3ed48c0705251212v7ce8e159pe60f2ceee399959@mail.gmail.com> In-Reply-To: <1d3ed48c0705251212v7ce8e159pe60f2ceee399959@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705252011.15608.freebsd@dfwlp.com> X-Spam-Status: No, score=-4.4 required=3.6 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pollux.dfwlp.com Subject: Re: Managing USB device names 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, 26 May 2007 01:11:18 -0000 On Friday 25 May 2007 14:12:19 Kevin Downey wrote: > On 5/25/07, Chris Kottaridis wrote: > > I am using USB to connect an external disk drive. It seems to get > > assigned a different device name when it connects in. The names seem to > > cycle through /dev/da* where * is changing on each disconnect and > > reconnect. > > > > With this going on I can't add a /etc/fstab entry. > > > > Is there a tool/package that can manage things so that when I plug in > > the device it will get mounted to a specific directory without manual > > intervention ? > > > > Thanks > > Chris Kottaridis (chriskot@quietwind.net) > > man glabel i use sysutils/desktopbsd-tools. not quite automatically, but you click on the volume to mount, and it does it. youll need to check their wiki on their site under 'tips and howtos' (i think it was) to get all the particulars ready (devfs.rules changes, etc etc). ive been pretty happy with it. -- Jonathan Horne http://dfwlpiki.dfwlp.org freebsd@dfwlp.com