From owner-freebsd-questions Wed Oct 4 12:58:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from math.uic.edu (galois.math.uic.edu [131.193.178.114]) by hub.freebsd.org (Postfix) with SMTP id 3084737B502 for ; Wed, 4 Oct 2000 12:58:11 -0700 (PDT) Received: (qmail 24562 invoked by uid 31415); 4 Oct 2000 19:57:54 -0000 Date: 4 Oct 2000 19:57:54 -0000 Message-ID: <20001004195754.24561.qmail@math.uic.edu> From: vladimir@math.uic.edu To: freebsd-questions@freebsd.org Subject: scsi device numbering Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear -BSD users, suppose I have 3 scsi disks installed with SCSI ID's 0,1,2. They are accessible as da0, da1 and da2. If I remove the disk with SCSI ID = 1, the system renumbers the rest of the disks, i.e. a former da2 becomes da1. Is there any way to hard-code devices, so that if I remove the disk, device numbers would not change (i.e. the disk that has been da2 will remain da2)? Thank you! Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message