From owner-freebsd-hackers@freebsd.org Fri Jul 10 03:48:57 2015 Return-Path: Delivered-To: freebsd-hackers@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 CDAC5995CB8 for ; Fri, 10 Jul 2015 03:48:57 +0000 (UTC) (envelope-from f0andrey@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D35A1F19 for ; Fri, 10 Jul 2015 03:48:57 +0000 (UTC) (envelope-from f0andrey@gmail.com) Received: by wifm2 with SMTP id m2so35087628wif.1 for ; Thu, 09 Jul 2015 20:48:55 -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=u3EO2TV478+fVfYee7EFaFH022q3LOWJehknyWAI4iM=; b=jNwz9IzTOvggnlZ4LwLbUivlG/BrwMANCcQFPeGT1xaa/f0r0lvASP3quseaANIFyf v0nsO2H5jUM9GNiuUE0yrJ6Ya00o+fNT/4L3ZymJRCyM8keJ4BaGDEWHXKxLCw4KuPn0 /80yJTa4kVel3RZ4CB4ZRHkodPUyp+85ErHYRsBryWHxPXp+8AgK55RjhE2yaPN801J0 cj0CPHKi9IFIwfJeHnjyykciZLQ9baxRJ9a6uG8XM99PtFqj9SOqPqJaZ91pKef107vy bpgOtclub5hq4j1sAnmUmdUuimgOgocxQCW8JAnc1ETfsgY0eU4jDmi4TSqqqSGpT4FA ME3Q== MIME-Version: 1.0 X-Received: by 10.180.89.231 with SMTP id br7mr2109847wib.60.1436500135894; Thu, 09 Jul 2015 20:48:55 -0700 (PDT) Received: by 10.194.64.102 with HTTP; Thu, 9 Jul 2015 20:48:55 -0700 (PDT) In-Reply-To: <5590025E.9030907@metricspace.net> References: <5560F4FE.4030502@metricspace.net> <5560F743.9000507@metricspace.net> <7CD9D028-8BCE-4361-966B-140642BAE341@metricspace.net> <98598C0A-D09A-4BC7-A15C-5422BBA2EE4C@gmail.com> <55761E58.6040704@metricspace.net> <5590025E.9030907@metricspace.net> Date: Fri, 10 Jul 2015 06:48:55 +0300 Message-ID: Subject: Re: EFI ZFS loader successful load and boot From: Andrey Fesenko To: Eric McCorkle Cc: "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2015 03:48:57 -0000 On Sun, Jun 28, 2015 at 5:19 PM, Eric McCorkle wrote: > On 06/28/2015 01:39 AM, Andrey Fesenko wrote: > >> Unable to load the kernel, i'm make simple gpart structure >> >> GPT >> efi part <- write /boot/loader.efi as efi/boot/bootx64.efi >> ZFS root pool > > Just saw this part. You want to write /boot/boot1.efi to > efi/boot/bootx64.efi, not loader. > I tried to try a new boot loader again, unfortunately, once again failed to load, but it turned out a few facts: loader start with clear environment (loader device efi, not zfs env), https://bsdnir.info/files/efi/ screenshot lszfs - efi-zfs-notenv.jpg, zfs_get.txt and zpool_get.txt contain zfs/zpool get all list's If possible, put the master image of the for recording to the flash that we could rely on him.