From owner-freebsd-current@FreeBSD.ORG Fri Dec 16 19:45:16 2011 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 40838106566C; Fri, 16 Dec 2011 19:45:16 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 048398FC08; Fri, 16 Dec 2011 19:45:16 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:19b3:2a7e:a7e7:449e] (unknown [IPv6:2001:7b8:3a7:0:19b3:2a7e:a7e7:449e]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 3C32C5C37; Fri, 16 Dec 2011 20:45:14 +0100 (CET) Message-ID: <4EEB9FCF.3000603@FreeBSD.org> Date: Fri, 16 Dec 2011 20:45:19 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111130 Thunderbird/9.0 MIME-Version: 1.0 To: Chase Epoch Cameron References: <4EEB8FF5.8030805@gmail.com> In-Reply-To: <4EEB8FF5.8030805@gmail.com> X-Enigmail-Version: 1.3.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, avg@freebsd.org Subject: Re: gptzfsboot error 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: Fri, 16 Dec 2011 19:45:16 -0000 On 2011-12-16 19:37, Chase Epoch Cameron wrote: > Salutations all, > > > I continuously see this error pop up when I boot my system as it loads, > and it appears as such: > Code: > > > gptzfsboot error 49 lba 1 > gptzfsboot error 49 lba 32 > gptzfsboot error 49 lba 1 > gptzfsboot error 49 lba 32 Hmm, error 49 seems to be: 31h no media in drive (IBM/MS INT 13 extensions) I guess that isn't possible in your case? Maybe some sort of BIOS bug?