https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212258
James B. Byrne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from James B. Byrne <[email protected]> --- This has happened today with a fresh install of RELEASE 12.0 to clean hdds. gptzfsboot: No ZFS pools located, can't boot Zpool is configured with encryption but we do not get that far. I previously ran into this on another host when we upgraded from 11 to 12. The workaround there was to logically link /boot to /bootpool/boot. These entries are in loader.conf zpool_cache_load="YES" zpool_cache_type="/boot/zfs/zpool.cache" zpool_cache_name="/boot/zfs/zpool.cache" But these have no effect since /boot cannot be read. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
