From owner-freebsd-questions@FreeBSD.ORG Fri Jul 1 20:21:20 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC0116A428 for ; Fri, 1 Jul 2005 20:21:20 +0000 (GMT) (envelope-from doug@polands.org) Received: from galilee.polands.org (CPE-24-208-53-189.new.res.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 924DF43D48 for ; Fri, 1 Jul 2005 20:21:19 +0000 (GMT) (envelope-from doug@polands.org) Received: from email.polands.org (fs [172.16.1.8]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j61KLHJB003159 for ; Fri, 1 Jul 2005 15:21:17 -0500 (CDT) (envelope-from doug@polands.org) Received: from 209.103.198.74 (proxying for 127.0.0.1) (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Fri, 1 Jul 2005 15:21:17 -0500 (CDT) Message-ID: <56241.209.103.198.74.1120249277.squirrel@email.polands.org> Date: Fri, 1 Jul 2005 15:21:17 -0500 (CDT) From: "Doug Poland" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Lock down device name for USB drive 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, 01 Jul 2005 20:21:20 -0000 Hello, I'm trying to use the automounter to mount a USB thumbdrive on -STABLE. The only problem I'm having is that, between reboots, the name of the device changes between da0s1 and da1s1. Is there a way to lock down the device name so it doesn't change? -- Regards, Doug