[Bug 238800] loader hangs after failing to detect correct zpool partition to boot from
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 25 11:51:23 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238800
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 at FreeBSD.org
Reporter: dch at 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 partition).
loader hangs at:
Reading loader env vars from /efi/freeebsd/loader.env
setting currdev to disk0p1
bad: r349352
last known good: r349299
# gpart show
=> 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=yes
WITHOUT_LIB32=yes
WITH_REPRODUCIBLE_BUILD=yes
WITH_LOADER_LUA=yes
WITHOUT_FORTH=yes
WITHOUT_FLOPPY=yes
WITHOUT_FINGER=yes
WITHOUT_GAMES=yes
WITHOUT_HAST=yes
WITHOUT_SENDMAIL=yes
WITHOUT_RBOOTD=yes
WITHOUT_RCMDs=yes
WITHOUT_TALK=yes
WITHOUT_TELNET=yes
WITHOUT_TIMED=yes
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list