From owner-freebsd-current@FreeBSD.ORG Fri May 2 16:14:40 2014 Return-Path: Delivered-To: freebsd-current@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 803E2EE3 for ; Fri, 2 May 2014 16:14:40 +0000 (UTC) Received: from mail-oa0-x22e.google.com (mail-oa0-x22e.google.com [IPv6:2607:f8b0:4003:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B4001CFE for ; Fri, 2 May 2014 16:14:40 +0000 (UTC) Received: by mail-oa0-f46.google.com with SMTP id i4so4727457oah.33 for ; Fri, 02 May 2014 09:14:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=W8LPSAAVU4Q9dESOs1rX9fs7zobdPHkM/rTW8ltZZxA=; b=wom2+jbaR4JlNPNofe180VtMdT+BZ4VkLrdPdfDu26nN+7TtuhbvgNSTnaFVeRrxEe kkZl+i8gjqaE/ojt7EzBTai2K1/kwe2A5EJqg57U8ePWPsbldh+Xo8xuF2Le7tfWGt56 AIZa9cg1dt4JLBLl1emXDBF7gbXgGWq5PrOKlKp8JwjHzmyCPOTIrU2S8ONy/jNT47Jx v6iqUXL9SWH4m0GhABJTJUp9NYiyInm3WzIPKtlPKUXud3AQAuW1RPtD7XYOhuF8MMlJ NMKEu4KnIBYMaf6321yFQHTY2sXHXyXvPUmriRIfSU8OF40H+ALlzGjsqVc/lXu5j3fe gQWg== MIME-Version: 1.0 X-Received: by 10.60.52.207 with SMTP id v15mr17767216oeo.19.1399047279582; Fri, 02 May 2014 09:14:39 -0700 (PDT) Received: by 10.76.87.73 with HTTP; Fri, 2 May 2014 09:14:39 -0700 (PDT) In-Reply-To: <53582881.9020301@allanjude.com> References: <53582881.9020301@allanjude.com> Date: Fri, 2 May 2014 17:14:39 +0100 Message-ID: Subject: Re: Booting from ZFS root on MBR layout fails on ThinkPad X61s From: "Sevan / Venture37" To: Allan Jude Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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, 02 May 2014 16:14:40 -0000 On 23 April 2014 21:54, Allan Jude wrote: > If anyone who is having trouble getting ZFS booting on one of these > Lenovos is going to be at BSDCan, and has a spare disk they are willing > to let me hack on, I would be interested in trying to get it booting for > you so we can develop a solution to this issue if there is one. I am > under the impression the issue is the way gpart does the MBR (or pMBR) > with respect to the 'active' flag, but there are a number of different > things i'd like to try. > > It all works flawlessly on my T530 I'll be at BSDCan with the laptop, you can see what's up for yourself. :) Sevan / Venture37