From owner-freebsd-questions@FreeBSD.ORG Mon Jun 4 17:26:40 2012 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 35EA61065672 for ; Mon, 4 Jun 2012 17:26:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 982888FC0A for ; Mon, 4 Jun 2012 17:26:39 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q54HQWl6003712; Mon, 4 Jun 2012 19:26:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q54HQWtB003709; Mon, 4 Jun 2012 19:26:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 4 Jun 2012 19:26:32 +0200 (CEST) From: Wojciech Puchar To: Kaya Saman In-Reply-To: <4FCCBD85.4020108@gmail.com> Message-ID: References: <99.2A.28751.ABF1CCF4@smtp01.insight.synacor.com> <4FCC2483.5080901@gmail.com> <4FCC650A.6000201@dreamchaser.org> <4FCCBD85.4020108@gmail.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 passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Mon, 04 Jun 2012 19:26:33 +0200 (CEST) Cc: freebsd@dreamchaser.org, Thomas Mueller , freebsd-questions@freebsd.org Subject: Re: Strange case of vanishing disk 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: Mon, 04 Jun 2012 17:26:40 -0000 > > I just "offlined" the system and took a look at the BIOS. The hard disk > controller was set to "ATA NATIVE", I attempted changing to AHCI and the > system failed to boot thereafter. do you have ahci and ada drivers compiled in? > > Booting into my rescue CD of FreeSBIE, with AHCI enabled only showed "ad4" > (the troubled disk) to be registering. showing up some, but not all disks after rebooting is quite common to the problem i described. POWERING OFF (by disconnecting electricity, not by power button), waiting a minute, and powering on "fixes" the problem for some time.