From owner-freebsd-stable@FreeBSD.ORG Mon Nov 29 10:10:42 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7275216A4CE for ; Mon, 29 Nov 2004 10:10:42 +0000 (GMT) Received: from grant.org (grant.org [206.190.173.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0532543D46 for ; Mon, 29 Nov 2004 10:10:42 +0000 (GMT) (envelope-from mgrant@grant.org) Received: from grant.org (localhost [127.0.0.1]) by grant.org (8.12.11/8.12.11) with ESMTP id iATAAYrh052267 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 29 Nov 2004 05:10:38 -0500 (EST) (envelope-from mgrant@grant.org) Received: (from mgrant@localhost) by grant.org (8.12.11/8.12.11/Submit) id iATAAYtN052265 for freebsd-stable@freebsd.org; Mon, 29 Nov 2004 05:10:34 -0500 (EST) (envelope-from mgrant) Date: Mon, 29 Nov 2004 05:10:34 -0500 From: Michael Grant To: freebsd-stable@freebsd.org Message-ID: <20041129101033.GH98559@grant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new Subject: bios disk numbers and device names X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 10:10:42 -0000 Is there any way to statically assign a device name to a specific disk so that if the BIOS renumbers the disks (for example if I move around a controller) so that the devices always come up with the same name? Michael Grant