Date: Sun, 21 Sep 2008 17:13:16 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: yusuf =?iso-8859-1?Q?=F6zbilgin?= <ozbilgin@hotmail.com> Cc: bu7cher@yandex.ru, freebsd-stable@freebsd.org, sos@freebsd.org Subject: Re: Freebsd custom installation cd Message-ID: <20080922001316.GA12112@icarus.home.lan> In-Reply-To: <BAY138-W245349FDB3AF532BCDF630DD480@phx.gbl> References: <BAY138-W25C5F111F929D74868E431DD490@phx.gbl> <20080920225314.GA84482@icarus.home.lan> <BAY138-W30BB9FCCEF1AA53F388283DD480@phx.gbl> <20080921134937.GB977@icarus.home.lan> <BAY138-W245349FDB3AF532BCDF630DD480@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
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 |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080922001316.GA12112>