From owner-freebsd-questions@FreeBSD.ORG Sat Mar 22 03:24:03 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 713697D7 for ; Sat, 22 Mar 2014 03:24:03 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 140AB9A4 for ; Sat, 22 Mar 2014 03:24:02 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s2M3NwQw020058 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 21 Mar 2014 21:23:59 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s2M3Nwdm020055; Fri, 21 Mar 2014 21:23:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 21 Mar 2014 21:23:58 -0600 (MDT) From: Warren Block To: cruxpot Subject: Re: Another case of the vanishing disk In-Reply-To: Message-ID: References: <20140316130936.3f2d18e0@X220.alogt.com> <20140316134309.2edc258a@X220.alogt.com> <5325E71D.30800@bluerosetech.com> <20140317082308.29cc140a@X220.alogt.com> <20140322092336.23aeffe9@X220.alogt.com> <20140322100424.05f163fc@X220.alogt.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 21 Mar 2014 21:23:59 -0600 (MDT) Cc: Erich Dollansky , freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 03:24:03 -0000 On Fri, 21 Mar 2014, cruxpot wrote: > I was referring to enabling AHCI in the BIOS. Right now the disks are > in some kind of PATA or mixed mode and I do not have ahci_enable > enabled in the rc.conf. I don't know if turning that on will help or > not but it's something I could try. It's part of the GENERIC kernel. Enabling it in the BIOS should be enough.