Date: Mon, 22 Sep 2008 01:47:06 +0300 From: =?windows-1254?Q?yusuf_=F6zbilgin?= <ozbilgin@hotmail.com> To: Jeremy Chadwick <koitsu@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: RE: Freebsd custom installation cd Message-ID: <BAY138-W245349FDB3AF532BCDF630DD480@phx.gbl> In-Reply-To: <20080921134937.GB977@icarus.home.lan> References: <BAY138-W25C5F111F929D74868E431DD490@phx.gbl> <20080920225314.GA84482@icarus.home.lan> <BAY138-W30BB9FCCEF1AA53F388283DD480@phx.gbl> <20080921134937.GB977@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
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) 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 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 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. 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. Thanks. ---------------------------------------- > Date: Sun, 21 Sep 2008 06:49:37 -0700 > From: koitsu@FreeBSD.org > To: ozbilgin@hotmail.com > CC: freebsd-stable@freebsd.org > Subject: Re: Freebsd custom installation cd > > 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 | > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY138-W245349FDB3AF532BCDF630DD480>