From owner-freebsd-questions@FreeBSD.ORG Tue Aug 10 22:28:59 2010 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 5E0E9106564A for ; Tue, 10 Aug 2010 22:28:59 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 18CF08FC08 for ; Tue, 10 Aug 2010 22:28:58 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o7AMSw5d043377; Tue, 10 Aug 2010 16:28:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o7AMSw8n043374; Tue, 10 Aug 2010 16:28:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 10 Aug 2010 16:28:58 -0600 (MDT) From: Warren Block To: Victor Ophof In-Reply-To: Message-ID: References: <4C6139AB.8020306@nagual.nl> <20100810131343.GB48376@slackbox.erewhon.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Tue, 10 Aug 2010 16:28:58 -0600 (MDT) Cc: 'Roland Smith' , freebsd-questions@freebsd.org Subject: RE: AHCI driver 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: Tue, 10 Aug 2010 22:28:59 -0000 On Tue, 10 Aug 2010, Victor Ophof wrote: > There is a trick on the web, > Something with mount -u then mount -a .. but the next link sounds better :) > http://www.wonkity.com/~wblock/docs/html/ahci.html Hey, I'm famous! Arthur Chance's message finally explains how labeling the rootfs fails, or at least the label doesn't stick. http://docs.freebsd.org/cgi/getmsg.cgi?fetch=573595+0+current/freebsd-questions The AHCI doc above has been updated to reflect this, although I haven't tested it. Corrections welcome!