Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2021 13:45:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255824] Unattended install with UEFI and ZFS fails
Message-ID:  <bug-255824-227-P2QooH2W4e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255824-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255824-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255824

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D4aaf6dd0a6b11accf34ca999465c34e29=
153680f

commit 4aaf6dd0a6b11accf34ca999465c34e29153680f
Author:     Nathan Whitehorn <nwhitehorn@FreeBSD.org>
AuthorDate: 2021-05-14 12:30:41 +0000
Commit:     Nathan Whitehorn <nwhitehorn@FreeBSD.org>
CommitDate: 2021-05-28 13:43:35 +0000

    Fix scripted installs on EFI systems using ZFS root with zfsboot.

    Unlike attended installations, scripted installs did not mount non-ZFS
    partitions when ZFS root (via zfsboot) was selected. Since this included
    the ESP, the EFI loader was not installed. Copy logic from the
    attended-install path to make this work.

    PR:             255824, 255081
    MFC after:      1 week
    Obtained from:  Mark Huizer

    (cherry picked from commit 34766aa8cb514472c571f8b0e90e833833acef51)

 usr.sbin/bsdinstall/scripts/script | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255824-227-P2QooH2W4e>