From owner-freebsd-stable@FreeBSD.ORG Mon Jan 12 22:57:37 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 954F116A4CE for ; Mon, 12 Jan 2004 22:57:37 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 504C543D68 for ; Mon, 12 Jan 2004 22:57:33 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from chowder.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i0D6vSQ9091344; Tue, 13 Jan 2004 17:27:28 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: babjak@neuron-ai.fei.tuke.sk, freebsd-stable@freebsd.org Date: Tue, 13 Jan 2004 17:27:27 +1030 User-Agent: KMail/1.5.4 References: <20040113064705.GA28765@neuron.tuke.sk> In-Reply-To: <20040113064705.GA28765@neuron.tuke.sk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401131727.27592.doconnor@gsoft.com.au> X-Spam-Score: -4.4 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: Re: ad3 turns to ad1 after kernel update 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: Tue, 13 Jan 2004 06:57:37 -0000 On Tuesday 13 January 2004 17:17, Jozef Babjak wrote: > I have one CD-ROM and two hard disk which is connected: > > PRIMARY MASTER: HD Western Digital Caviar 40GB (this holds system) > PRIMARY SLAVE: none > SECONDARY MASTER: CD-RW PLEXTOR CD-R PX-W5224A > SECONDARY SLAVE: HD Western Digital Caviar 6.4GB (backup files) > > The smaller disk was /dev/ad3 before, but after the kernel update it turns > to /dev/ad1. Why? (When I boot a GENERIC kernel now, the disk is /dev/ad3 > back.) Did you comment or uncomment the ATA_STATIC_ID option? This will cause ATA controller numbers to move around.. The output of dmesg before and after (if possible) would be useful too. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5