From owner-freebsd-current@FreeBSD.ORG Sat Dec 12 23:46:32 2009 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 26FD810656A6 for ; Sat, 12 Dec 2009 23:46:32 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id D6EB38FC24 for ; Sat, 12 Dec 2009 23:46:31 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NJbfS-0005F5-0E for freebsd-current@freebsd.org; Sun, 13 Dec 2009 00:46:30 +0100 Received: from 93-138-108-186.adsl.net.t-com.hr ([93.138.108.186]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Dec 2009 00:46:29 +0100 Received: from ivoras by 93-138-108-186.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Dec 2009 00:46:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Sun, 13 Dec 2009 00:46:04 +0100 Lines: 15 Message-ID: References: <4B241509.8060906@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 93-138-108-186.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.21 (X11/20090612) In-Reply-To: <4B241509.8060906@FreeBSD.org> Sender: news Subject: Re: AHCI/ATA_CAM for dummies? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2009 23:46:32 -0000 Doug Barton wrote: > I'd like to test the new stuff, but my main concern at this point is > that I am not 100% sure how to change my fstab, what will happen if I > need to revert, etc. I'm sure I probably _could_ figure it out, but it > would save me a lot of time if someone could write down really > explicit step-by-step instructions ... put this in your kernel config, > do this to fstab, do this if it blows up, etc. > > Any takers? :) Maybe http://ivoras.sharanet.org/blog/tree/2009-11-17.trying-ahci-in-8.0.html ?