From owner-freebsd-current Mon Aug 28 0:56:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id D34EE37B42C for ; Mon, 28 Aug 2000 00:56:10 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id AAA21455; Mon, 28 Aug 2000 00:55:20 -0700 Date: Mon, 28 Aug 2000 00:55:18 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Poul-Henning Kamp Cc: current@FreeBSD.ORG Subject: Re: alpha devfs feedback In-Reply-To: <4481.967448888@critter> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > What names do you usually access your disks by ? Just da0a etc ? da0{a,b,c,d} and so on.. > > You should be able to find those as well with the clone stuff... Nope. Weren't there. I booted up once. I had 3 disks- none with a FreeBSD label. The contents of /dev for da disks was /dev/da{0,1,2}[c]. So, I did the '-Brw da0 auto' and disklabel -e trick to add a da0a to da0. disklabel happily saw da0a after this. Nothing in /dev. Okay- so this kind of rescan doesn't work yet. So, I reboot. The contents of dev still are /dev/da{0,1,2}[c]. I mostly was raising this to see if someone else has tried alpha in this regard. If not- I can help debug this and fix it, but next week. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message