From owner-freebsd-questions@freebsd.org Thu Feb 4 17:04:10 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CBB1A9C0DD for ; Thu, 4 Feb 2016 17:04:10 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from bede.qeng-ho.org (bede.qeng-ho.org [217.155.128.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "fileserver.home.qeng-ho.org", Issuer "fileserver.home.qeng-ho.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9BF551BEC for ; Thu, 4 Feb 2016 17:04:09 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from arthur.home.qeng-ho.org (arthur.home.qeng-ho.org [172.23.1.2]) by bede.home.qeng-ho.org (8.15.2/8.15.2) with ESMTP id u14GtrE2044748; Thu, 4 Feb 2016 16:55:53 GMT (envelope-from freebsd@qeng-ho.org) Subject: Re: Switch from legacy to UEFI boot?? To: "Brandon J. Wandersee" References: <20160203213414.GB60231@rancor.immure.com> <56B353E5.9080605@fechner.net> <86k2mk7cmz.fsf@WorkBox.Home> Cc: freebsd-questions@freebsd.org From: Arthur Chance Message-ID: <56B38299.7030800@qeng-ho.org> Date: Thu, 4 Feb 2016 16:55:53 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <86k2mk7cmz.fsf@WorkBox.Home> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2016 17:04:10 -0000 On 04/02/2016 14:50, Brandon J. Wandersee wrote: > > Trond Endrestøl writes: > >> On Thu, 4 Feb 2016 14:36+0100, Matthias Fechner wrote: >>> >>> is it true that currently the EFI loaded cannot boot a ZFS root? >> >> As of r294999, stable/10's boot1.efi and loader.efi is able to boot >> ZFS. Both boot1.efi and loader.efi takes the bootfs property into >> consideration... Maybe you should wait until the next stable/10 >> snapshot is available... > > The ZFS-compatible EFI loader is expected to be ready for 10.3-RELEASE, > which is scheduled for about six weeks from now.[1] It may be a bit more > or less time than that, depending on how things go, but the first beta > snapshot of 10.3 (which is cut from 10-STABLE) is set to be built > tomorrow. If you don't want to run a development branch, you won't have > much longer to wait. Though once that change happens, you'd have to back > up your data and reconfigure your boot scheme to make use of > ZFS-compatible UEFI booting. > > [1]: https://www.freebsd.org/releases/10.3R/schedule.html > I currently have a pure ZFS system with boot environments which I currently boot using BIOS compatibility mode. Will I just be able to switch to UEFI boot under 10.3? Is the EFI loader smart enough to find boot environments for itself, or do we have to flag them in some fashion? -- Moore's Law of Mad Science: Every eighteen months, the minimum IQ necessary to destroy the world drops by one point.