From owner-freebsd-questions@FreeBSD.ORG Wed Mar 9 14:46:07 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B997D16A4CE for ; Wed, 9 Mar 2005 14:46:07 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3222343D58 for ; Wed, 9 Mar 2005 14:46:07 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 9 Mar 2005 08:49:45 -0600 Message-ID: <422F0BFC.7060007@daleco.biz> Date: Wed, 09 Mar 2005 08:45:16 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Grzyb References: <422EEBBE.4050102@mail.zetosa.com.pl> In-Reply-To: <422EEBBE.4050102@mail.zetosa.com.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Mar 2005 14:49:46.0295 (UTC) FILETIME=[3C85E470:01C524B7] cc: freebsd-questions@freebsd.org Subject: Re: Sysinstall: "No disks found. Please verify ..." X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 14:46:07 -0000 Robert Grzyb wrote: > Hi! > > I'm trying to install FreeBSD 5.3-RELASE on Compaq Deskpro 4000 model > 5166 (for details see attached file inspectb.txt): > +----------------------------- Message -----------------------------+ > |No disks found! Please verify that your disk controller is being | > |properly probed at boot time. See the Hardware Guide on the | > |Documentation menu for clues on diagnosing this type of problem. | > +-----------------------------------------------------------(100%)--+ > > Then I tried to install it: > - with ACPI disabled > - in safe mode / single user mode > - with every valid BIOS configuration/physical setup of drives > - with hw.ata.ata_dma and/or hw.ata.atapi_dma set to 0 > - with hw.pci.enable_io_modes set to 0 > - after upgrading BIOS (and diagnostic partition) > - with tweaked values hint.ata0.xxx and hint.ata1 > - with translating of drive CHS parameters disabled > - without any partitions defined (disk completely cleared) > - with UDMA66 enabled and disabled (also in HDD's firmware) > but I didn't succeed either... > Did you try with the BIOS's "PLUG-N-PLAY OS" set to OFF/NO? Just a thought. Kevin Kinsey