From owner-freebsd-current@FreeBSD.ORG Fri Apr 18 07:37:34 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61BA6106566B for ; Fri, 18 Apr 2008 07:37:34 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id E32C48FC1D for ; Fri, 18 Apr 2008 07:37:32 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 0E68D28449 for ; Fri, 18 Apr 2008 15:37:29 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 9F8B6EC67A6; Fri, 18 Apr 2008 15:37:28 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id g+pmhh2VbVel; Fri, 18 Apr 2008 15:37:23 +0800 (CST) Received: from charlie.delphij.net (c-69-181-135-56.hsd1.ca.comcast.net [69.181.135.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 00D5FEC67A9; Fri, 18 Apr 2008 15:37:19 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=BIxFMfiShf7iwP5uBQSVYwONAGCu1PnkcIMZM6Wn+e/jIvJHS/cJMhdKUuzKBZL+e 7hVDMDkOqV76XzZ5FyaQg== Message-ID: <48084FA8.2070503@delphij.net> Date: Fri, 18 Apr 2008 00:37:12 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080312) MIME-Version: 1.0 To: Diego Depaoli References: <83e5fb980804180034i2505ebbcv5930d3a56ecdaf90@mail.gmail.com> In-Reply-To: <83e5fb980804180034i2505ebbcv5930d3a56ecdaf90@mail.gmail.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current Subject: Re: New ATA issue: locked out X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2008 07:37:34 -0000 Diego Depaoli wrote: > Trying to mount / fails with no mountroot and a wide geom's list. > Booting previous kernel results in panic guessing Bios (or some similar). > Kernel from two hours ago. I found that latest ATA driver has some problems with ICH8M's AHCI mode, but switching to compatible mode seems to be a good workaround. Is your hard drive probed by the kernel? Also, can you try old kernel to see if it work? Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!