Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2019 11:51:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238800] loader hangs after failing to detect correct zpool partition to boot from
Message-ID:  <bug-238800-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 238800
           Summary: loader hangs after failing to detect correct zpool
                    partition to boot from
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: dch@freebsd.org

new loader fails to detect ZFS partition to boot from, choosing incorrectly
the EFI partition, on 2 boxes (both UEFI firmware -> refind -> zfs partitio=
n).

loader hangs at:

Reading loader env vars from /efi/freeebsd/loader.env
setting currdev to disk0p1

bad: r349352
last known good: r349299

# gpart show

    =3D>        40  1000215136  nvd0  GPT  (477G)
              40     1228800     1  efi  (600M)
         1228840   734003200     2  freebsd-zfs  (350G)
       735232040   251658240     3  openbsd-data  (120G)
       986890280    13324896     4  freebsd-swap  (6.4G)

# /etc/src.conf

    WITH_CCACHE_BUILD=3Dyes
    WITHOUT_LIB32=3Dyes
    WITH_REPRODUCIBLE_BUILD=3Dyes
  =E2=80=8B
    WITH_LOADER_LUA=3Dyes
    WITHOUT_FORTH=3Dyes
    =E2=80=8B
    WITHOUT_FLOPPY=3Dyes
    WITHOUT_FINGER=3Dyes
    WITHOUT_GAMES=3Dyes
    WITHOUT_HAST=3Dyes
    WITHOUT_SENDMAIL=3Dyes
    WITHOUT_RBOOTD=3Dyes
    WITHOUT_RCMDs=3Dyes
    WITHOUT_TALK=3Dyes
    WITHOUT_TELNET=3Dyes
    WITHOUT_TIMED=3Dyes

--=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-238800-227>