From owner-freebsd-questions@FreeBSD.ORG Fri Aug 15 18:51:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7090106568C for ; Fri, 15 Aug 2008 18:51:22 +0000 (UTC) (envelope-from bernard@lecuire.eu) Received: from postfix2-g20.free.fr (postfix2-g20.free.fr [212.27.60.43]) by mx1.freebsd.org (Postfix) with ESMTP id 730B98FC26 for ; Fri, 15 Aug 2008 18:51:22 +0000 (UTC) (envelope-from bernard@lecuire.eu) Received: from smtp8-g19.free.fr (smtp8-g19.free.fr [212.27.42.65]) by postfix2-g20.free.fr (Postfix) with ESMTP id 0623828FCD3D for ; Fri, 15 Aug 2008 18:31:42 +0200 (CEST) Received: from smtp8-g19.free.fr (localhost [127.0.0.1]) by smtp8-g19.free.fr (Postfix) with ESMTP id 9BC6E32A806 for ; Fri, 15 Aug 2008 20:31:56 +0200 (CEST) Received: from [192.168.0.2] (mlr78-1-82-232-211-4.fbx.proxad.net [82.232.211.4]) by smtp8-g19.free.fr (Postfix) with ESMTP id 65F7F32A804 for ; Fri, 15 Aug 2008 20:31:56 +0200 (CEST) Message-ID: <48A5CB98.30904@lecuire.eu> Date: Fri, 15 Aug 2008 20:31:52 +0200 From: Bernard Lecuire User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Questions FreeBSD References: <48A4A3B5.5040207@lecuire.eu> <6.0.0.22.2.20080814172025.025ff720@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20080814172025.025ff720@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: Another No disks found during Install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2008 18:51:22 -0000 Derek Ragona a écrit : > At 04:29 PM 8/14/2008, Bernard Lecuire wrote: >> Hello, >> I have a problem with the installation. >> I choose country, keyboard and then I can not continue installation, >> because it says "No disks found! Please verify that your disk >> controller is being..." >> >> Hardware: Acer Aspire M1641,Intel Pentium Dual Core E2180, nVidia >> GeForce 7050, sata-500 >> Here is what i get during boot sequence: >> >> (...cut...) >> hptrr: HPT RocketRAID controller driver v1.1 (Feb 24 2008 10:34:18) >> (...cut...) >> atapci0: port >> 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 8.0 on pci0 >> ata0: on atapci0 >> ata0: [ITHREAD] >> ata1: on atapci0 >> ata1: [ITHREAD] >> (...cut...) >> >> I tried to install without success FreeBSD 7.0, 8.0, OpenBSD, NetBSD, >> and 4-5 Linux distros. >> Anyone an idea? >> Bernard > > Did you try creating a raid array first? > > Most raid controllers will operate in RAID or pass through mode. > Choose the mode you want, and create an array if you want before > trying the install. > > -Derek I tried today. With the same punishment... Bernard