From owner-freebsd-stable Fri Nov 3 21: 1:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from poseidon.cannoncreek.com (unknown [216.252.208.241]) by hub.freebsd.org (Postfix) with ESMTP id 1984337B4D7 for ; Fri, 3 Nov 2000 21:01:49 -0800 (PST) Received: from nomad ([192.168.0.69]) by poseidon.cannoncreek.com (8.9.3/8.9.3) with SMTP id NAA83450 for ; Sat, 4 Nov 2000 13:02:05 +0800 (PHT) (envelope-from marsattack@cannoncreek.com) Message-ID: <001701c0461e$4e5f3740$4500a8c0@nomad> From: "Mars Attack" To: References: <032701c0460f$ca751b60$4500a8c0@nomad> <3A038866.8B7B196D@urx.com> <000901c04616$0041a1e0$4500a8c0@nomad> Subject: Re: ad1s1 - Device not configured under 4.2-Beta #4 Date: Sat, 4 Nov 2000 13:15:45 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Mars Attack wrote: > > > > > > guys, > > > greetings, > > > i just upgraded a 4.0-R test box to the latest stable > > > (4-2BETA #4) > > > I got 3 HDs on it, two 10GB for the Primary(master & > > > slave), the Secondary slave 2GB (2ndary Master is CDROM). > > > as usual, i did cvsup sources(2x already @ > > > cvsup.internat.freebsd.org), buildworld, buildkernel, installkernel, > > > boot into 1 user, then finally did installworld, everything went > > > fine, no errors whatsoever, however during booting to the new > > > kernel, it seemed it did not support thrt my 10GB HD w/c is my Primary > > > Slave - which is /dev/ad1s1 and the slice ad1s1e which is solely > > > > Where is your mergemaster and > > cd /dev > > sh MAKEDEV all > > > > Kent > > > > sorry, forgot to say that i did a : > # cp /usr/src/etc/MAKEDEV /dev and then cd'd to /dev > # ./MAKEDEV ad1s1 > #./MAKEDEV ad1s1e > > with no errors of course.. > besides, i don't think that this is a MAKEDEV issue at all because the > kernel did detect it in the first place... > and that /dev/ad* is the same all thru out in the 4.X branch... > from 3.0 it was /dev/wd*... > also, i did tried the GENERIC kernel and still the same problem, and this is a portion of my KERNEL config file on ATA: device atadisk device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message