From owner-freebsd-current@FreeBSD.ORG Fri Apr 18 08:03:17 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 DF4EA106566B; Fri, 18 Apr 2008 08:03:17 +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 EA1EB8FC1B; Fri, 18 Apr 2008 08:03:15 +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 A128B28449; Fri, 18 Apr 2008 16:03:04 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 50826EC674B; Fri, 18 Apr 2008 16:03:04 +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 0jhDauXiq0iS; Fri, 18 Apr 2008 16:02:59 +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 7A45EEB1401; Fri, 18 Apr 2008 16:02:54 +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=rd3K7/6KIvIB9gWwG5MhKia8zAZeDHEkruT7cJz5rHBdzdXGEnTk6xQCWPSyxmC1P tZdVdBp2N0yUvsZuleL2Q== Message-ID: <480855AA.3040507@delphij.net> Date: Fri, 18 Apr 2008 01:02:50 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080312) MIME-Version: 1.0 To: David Xu References: <83e5fb980804180034i2505ebbcv5930d3a56ecdaf90@mail.gmail.com> <48084FA8.2070503@delphij.net> <480853F7.1020008@freebsd.org> In-Reply-To: <480853F7.1020008@freebsd.org> 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: Diego Depaoli , d@delphij.net, 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 08:03:18 -0000 David Xu wrote: > Xin LI wrote: >> 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, > > mine is Intel 82801GB/R (ICH7). Have you tried non-AHCI mode? Mine is glabel/newfs -L'ed so everything just work after the change, but if you are using different configuration then some fstab/others tweak would be necessary... Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!