https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229357
Allan Jude <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Allan Jude <[email protected]> --- (In reply to Ryan Moeller from comment #2) So the workaround is: zpool import bootpool zpool set cachefile=/etc/zfs/zpool.cache bootpool And now your bootpool will be on the list to auto-import at boot. Of course, if you use updated UEFI code, you don't need a separate bootpool anymore: You can convert to a single pool that supports boot environments now: https://ftfl.ca/blog/2016-09-17-zfs-fde-one-pool-conversion.html -- 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]"
