From owner-freebsd-questions@FreeBSD.ORG Thu May 1 21:03:35 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 4F103106564A for ; Thu, 1 May 2008 21:03:35 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 1B0EA8FC0C for ; Thu, 1 May 2008 21:03:35 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 3C7AD1CC91; Thu, 1 May 2008 13:03:34 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 1 May 2008 23:03:32 +0200 User-Agent: KMail/1.9.7 References: <20080316161222.GA17723@photon> <16995050.post@talk.nabble.com> In-Reply-To: <16995050.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805012303.32903.fbsd.questions@rachie.is-a-geek.net> Cc: Troels Kofoed Jacobsen , Cameigons Subject: Re: HDD missing from sysinstall 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: Thu, 01 May 2008 21:03:35 -0000 On Thursday 01 May 2008 22:31:13 Cameigons wrote: > I just want to say I'm having the same problem. I have an asus p5n-e SLI, > two seagate 250GB sata2 HD's. > > When trying to install FreeBSD 7.0-Release, the sysinstall pops up the > message "No Disks Found!(...)". And after that I can't boot up neither my > Win Xp, Linux or Freebsd 6.2 anymore... > > Has anyone figured out a solution yet? :/ That would typically start with send-pr, so devs know there's a problem. Looking at the dmesg posted by Troels, I would include an acpi dump. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html -- Mel Problem with today's modular software: they start with the modules and never get to the software part.