From owner-freebsd-fs@FreeBSD.ORG Thu Jul 4 10:42:32 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CD9957A6 for ; Thu, 4 Jul 2013 10:42:32 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from graal.it-profi.org.ua (graal.shurik.kiev.ua [193.239.74.7]) by mx1.freebsd.org (Postfix) with ESMTP id 8A86E1DCE for ; Thu, 4 Jul 2013 10:42:32 +0000 (UTC) Received: from [217.76.201.82] (helo=thinkpad.it-profi.org.ua) by graal.it-profi.org.ua with esmtpa (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UugzY-000HOj-Ua for freebsd-fs@freebsd.org; Thu, 04 Jul 2013 13:42:25 +0300 Message-ID: <51D5518B.9040005@shurik.kiev.ua> Date: Thu, 04 Jul 2013 13:42:19 +0300 From: Alexandr User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130630 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-fs@freebsd.org References: <51D3ED4F.5030102@shurik.kiev.ua> <8afaecbe0f764963b57fac7743f483bc@DBXPR07MB064.eurprd07.prod.outlook.com> <51D42416.8080604@shurik.kiev.ua> <20130703200923.GA70533@icarus.home.lan> <51D496F2.6080000@delphij.net> <20130703213041.GA72100@icarus.home.lan> <51D499F9.1020201@delphij.net> In-Reply-To: <51D499F9.1020201@delphij.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 217.76.201.82 X-SA-Exim-Mail-From: shuriku@shurik.kiev.ua X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on graal.it-profi.org.ua X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 Subject: Re: Whole disk ZFS or -a4k partition X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on graal.it-profi.org.ua) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 10:42:32 -0000 04.07.2013 00:39, Xin Li пишет: > On 07/03/13 14:30, Jeremy Chadwick wrote: > > On Wed, Jul 03, 2013 at 02:26:10PM -0700, Xin Li wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 > >> > >> On 07/03/13 13:20, Warren Block wrote: > >>> On Wed, 3 Jul 2013, Jeremy Chadwick wrote: > >>>> On Wed, Jul 03, 2013 at 04:16:06PM +0300, Alexandr wrote: > >>>>>> > >>>>> Thank you for your explain. I'll try it soon and post my > >>>>> results. One thing - I can't use gpt-disks because off my > >>>>> laptop's bios (Lenovo Thinkpad E530) cannot boot it, only > >>>>> mbr-style. > >>>> > >>>> You can use GPT with a BIOS that only supports MBR (in other > >>>> words, you do not need UEFI to boot from GPT). FreeBSD's > >>>> boot blocks are intelligent in this regard. > >>> > >>> Yes. However, the Thinkpad BIOS is not intelligent about GPT: > >>> > >>> http://forums.freebsd.org/showthread.php?t=26759&highlight=UEFI+GPT > >>> > >>> > >> > >>> > http://www.dec.sakura.ne.jp/~junchoon/machine/freebsd-e.html > >> > >> Not true. My Lenovo T530 boots fine with GPT after a BIOS > >> upgrade and choosing "legacy" in the EFI boot options. > > > The issue Warren listed off is specific to the Lenovo T420. It > > does not happen on the T430, nor later models (this is further > > confirmed by the last person posting in the thread). Models prior > > to the T420 may also have the same problem (speculative / I do not > > know for certain). > > > I interpreted what Warren was saying to mean "yes it works, but > > some models of laptops/hardware don't work with it". > > Ah Ok, did Lenovo released new BIOS/EFI updates for the older models? > IIRC some of their consumer series also share this issue by the way. > I can confirm, that my laptop with latest bios (2.52 from 04/23/2013) can boot from gpt. A half-year ago it couldn't.