From owner-freebsd-questions@FreeBSD.ORG Sat Jul 12 21:46:37 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 8A7C3947 for ; Sat, 12 Jul 2014 21:46:37 +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)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C15826D3 for ; Sat, 12 Jul 2014 21:46:36 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s6CLkZM4026405 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 12 Jul 2014 15:46:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s6CLkZAo026402; Sat, 12 Jul 2014 15:46:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 12 Jul 2014 15:46:35 -0600 (MDT) From: Warren Block To: Luciano Mannucci Subject: Re: Repairing boot In-Reply-To: <20140712181539.D375DFB8@hub.freebsd.org> Message-ID: References: <20140710151359.58BB2A64@hub.freebsd.org> <20140710163016.D9D3C499@hub.freebsd.org> <20140712181539.D375DFB8@hub.freebsd.org> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) 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]); Sat, 12 Jul 2014 15:46:35 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2014 21:46:37 -0000 On Sat, 12 Jul 2014, Luciano Mannucci wrote: > On Thu, 10 Jul 2014 20:02:45 -0600 (MDT) > Warren Block wrote: > >> That is an unfamiliar error to me. If you post the exact output, >> someone may recognize it. > Well, Hard Disk was died shortly after that. > I have a new one now, with a 10-CURRENT installed, so I don't now > whether I'll be able to get the same error again :-) (hopfully :). > I'll keep you posted, BTW. Ah, that could explain the mysterious problems. mfsBSD (http://mfsbsd.vx.sk/) has smartmontools built in, which is handy for checking drives for reallocated sectors or other failure indicators.