From owner-freebsd-stable@FreeBSD.ORG Sun Sep 21 13:49:39 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44A511065674 for ; Sun, 21 Sep 2008 13:49:39 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [76.96.30.96]) by mx1.freebsd.org (Postfix) with ESMTP id 291318FC14 for ; Sun, 21 Sep 2008 13:49:38 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA09.emeryville.ca.mail.comcast.net ([76.96.30.20]) by QMTA09.emeryville.ca.mail.comcast.net with comcast id HNvz1a00B0S2fkCA9RpeNv; Sun, 21 Sep 2008 13:49:38 +0000 Received: from koitsu.dyndns.org ([67.180.253.227]) by OMTA09.emeryville.ca.mail.comcast.net with comcast id HRpd1a0074v8bD78VRpd2y; Sun, 21 Sep 2008 13:49:38 +0000 X-Authority-Analysis: v=1.0 c=1 a=j-pHpBAHbf4A:10 a=QycZ5dHgAAAA:8 a=QsZEEC68cXKfIhRTLAAA:9 a=Wj3RQzAjbnu5TvWoaqRBkE_COMIA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 69A0917B81A; Sun, 21 Sep 2008 06:49:37 -0700 (PDT) Date: Sun, 21 Sep 2008 06:49:37 -0700 From: Jeremy Chadwick To: yusuf =?iso-8859-1?Q?=F6zbilgin?= Message-ID: <20080921134937.GB977@icarus.home.lan> References: <20080920225314.GA84482@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-stable@freebsd.org Subject: Re: Freebsd custom installation cd X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2008 13:49:39 -0000 On Sun, Sep 21, 2008 at 04:47:57AM +0300, yusuf özbilgin wrote: > I added kernel configuration as attachment. > > When I boot system via freebsd live cd > > at boot process > > .... > hptrr: no controller detected. > acd0:DVDR at ata2-master UDMA66 > ad16: 476938MB at ata8-master SATA300 > > then everthing is ok. > > but when I boot via custom installation cd; > > ad16 is not listed at boot screen. then saying no disk at fdisk section. > > I think there is missing kernel module but I couldnt find it. This isn't enough information. We need to see what ata8-master is associated with, device-wise. That means tracking it down like this: ata8-master --> ata8 --> atapciXX We need to see the dmesg information for all of those. Chances are the disk falls under ata(4), but I'm not sure. A brief glimpse shows your kernel configuration looks fine, although incredibly bloated. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |