From owner-freebsd-stable@FreeBSD.ORG Mon Sep 22 00:13:19 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 712A81065671 for ; Mon, 22 Sep 2008 00:13:19 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA01.westchester.pa.mail.comcast.net (qmta01.westchester.pa.mail.comcast.net [76.96.62.16]) by mx1.freebsd.org (Postfix) with ESMTP id 160128FC23 for ; Mon, 22 Sep 2008 00:13:18 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA06.westchester.pa.mail.comcast.net ([76.96.62.51]) by QMTA01.westchester.pa.mail.comcast.net with comcast id HU6i1a00B16LCl051cDJJn; Mon, 22 Sep 2008 00:13:18 +0000 Received: from koitsu.dyndns.org ([67.180.253.227]) by OMTA06.westchester.pa.mail.comcast.net with comcast id HcDH1a0034v8bD73ScDHNF; Mon, 22 Sep 2008 00:13:18 +0000 X-Authority-Analysis: v=1.0 c=1 a=j-pHpBAHbf4A:10 a=6I5d2MoRAAAA:8 a=QycZ5dHgAAAA:8 a=PDPs-Y1_PkxRCOMbFg4A:9 a=1rlS7gWjZGd5izcsEycA:7 a=rwmoq8J0cEg2oZeyLZSvL-t7uegA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id BDB3817B81A; Sun, 21 Sep 2008 17:13:16 -0700 (PDT) Date: Sun, 21 Sep 2008 17:13:16 -0700 From: Jeremy Chadwick To: yusuf =?iso-8859-1?Q?=F6zbilgin?= Message-ID: <20080922001316.GA12112@icarus.home.lan> References: <20080920225314.GA84482@icarus.home.lan> <20080921134937.GB977@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: bu7cher@yandex.ru, freebsd-stable@freebsd.org, sos@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: Mon, 22 Sep 2008 00:13:19 -0000 On Mon, Sep 22, 2008 at 01:47:06AM +0300, yusuf özbilgin wrote: > ata8-master --> ata8 --> atapci1 > and atapci1 is Intel Ahci Controller. > I used GENERIC conf file and recompile the kernel but the problem is still exist. (I am using freebsd7) Before you rebuilt the kernel, did you update /usr/src using csup or cvsup? If so, then it sounds like there's a bug somewhere in the ata(4) code which is causing this problem. The code was recently modified (3 days ago), which sounds very suspicious. http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ata/ata-chipset.c http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ata/ata-pci.c http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ata/ata-pci.h I've CC'd the responsible parties. They should be able to work with you to find out what the problem is. > Then I added IDE disk to the system The system didnt detect the ide disk. > > This mainboard is G33 chipset Intel mainboard (BOXDG33FBC) (first mail was wrong) I can't explain this one. > I try to mount floppy to save the dmesg output while installation but It also gave the error > g_vfs_done(): fd0[read(offset=0, length=8192)] error = 6 There have been recent reports of the floppy disk driver in FreeBSD not working. > I thougt that may be floopy or diskette error I tried to mount usb mass storage then > It gave the "umass0 BBB reset failed timeout" error and stoped the booting. This is a separate problem and is known. AFAIK there is no fix, other than to try 8.0-CURRENT which contains a new USB stack. > I tried different G33 chipset Intel mainboard (BOXDG33FBC) but problem continued. > > I tried with freebsd 6.2 cd it also didnt detect the disk. > > Freebsd7 installation cd is not giving any error. Can you please provide exact FreeBSD versions and not just generic strings? We need to know if you're talking about FreeBSD 6.2-RELEASE, 6.2-STABLE, 7.0-RELEASE, 7.0-STABLE, 7.1-BETA, etc... -- | 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 |