From owner-freebsd-stable@FreeBSD.ORG Sun May 15 11:41:00 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCF6416A4CE; Sun, 15 May 2005 11:41:00 +0000 (GMT) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EDE343DB6; Sun, 15 May 2005 11:41:00 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([69.172.31.81]) by mta10.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with SMTP id <20050515114059.XZKL17140.mta10.adelphia.net@barbish>; Sun, 15 May 2005 07:40:59 -0400 From: "fbsd_user" To: "Ted Mittelstaedt" , "freebsd-questions@FreeBSD. ORG" Date: Sun, 15 May 2005 07:40:54 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal cc: stable@freebsd.org Subject: RE: 5.4 install disc1 will not find hard drive X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 11:41:01 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of fbsd_user > Sent: Saturday, May 14, 2005 12:54 PM > To: freebsd-questions@FreeBSD. ORG > Cc: stable@freebsd.org > Subject: 5.4 install disc1 will not find hard drive > > > Power management and APIC have been bios disabled since > version FreeBSD 3.4 > version so that is not the problem. I tried selecting safe > option to boot > and still get same error 'no hard disk found". My hard drive > is an western > digital 310100 on ata0 as master. When using this 5.4 install > cd on other > pc/ motherboard/ hard drive combos I get same error. > > I think there is something wrong with the build process of the > disc1.iso > file. I don't think there is anything wrong with the build process of disc1.iso. I think instead that someone made a change in the atapi driver that broke this. I have a Intel Desktop Motherboard VC820 that this exact thing happened to. In my case, I fortunately was running a Hipoint RAID card in it so the only thing that got wacked was the system now does not recognize that there is a CDROM on the secondary onboard IDE controller. Last week I had it running FreeBSD 4.11 just fine. (not on the RAID controller) I had assumed that using the RAID controller made it so that the onboard ATAPI controller had some problem, but after seeing this post it is clear that they broke the driver. DO you want to file a PR or should I? Ted -----Original Message----- From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] Sent: Sunday, May 15, 2005 12:38 AM To: fbsd_user@a1poweruser.com; freebsd-questions@FreeBSD. ORG Cc: stable@freebsd.org Subject: RE: 5.4 install disc1 will not find hard drive Ted. I filed a PR on the missing miniinst.iso file. http://www.freebsd.org/cgi/query-pr.cgi?pr=80861 And it's not been addressed yet. So if you have some pull in getting PR's worked on then you should file the PR on this problem. As I see this, it's a show stopper in distributing 5.4 stable and needs to be addressed immediately because all the mirror FTP sites are populated with non-functional disc1 iso files. Here are some more details from the boot of disc1. The btx loader issues this messages bios drive C: is disk1 and near the end of the boot messages I get ata1-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin ata1-master; setting pio4 on VIA 82C596B chip Please send me the PR number after you report this so I can track it. Thanks