From: Navdeep Parhar <[email protected]> Subject: Re: 20220519 snapshot: loader fails to find bootable partition of zfs-root system Date: Mon, 23 May 2022 22:03:57 -0700
> On Mon, May 23, 2022 at 8:40 PM Yasuhiro Kimura <[email protected]> wrote: >> >> Hello, >> >> I made clean install of zfs-root 14-CURRENT amd64 system with install >> image of 20220519 snapshop. After installation completed and system is >> rebooted, boot fails as loader fails to find bootable partition as >> following. >> >> https://people.freebsd.org/~yasu/FreeBSD-14-CURRENT-amd64-20220519snapshot.png >> >> If I use 20220512 snapshop instead, then system starts up >> successfully. > > You need a loader with commit 9cd45772a44f268ccb3e20caf7f3f764f6b5e1a1 > to deal with the latest OpenZFS. > > Regards, > Navdeep > Thanks for reply. I installed system with 20220512 snapshot, update it to latest commit and upgraded zroot with `zpool upgrade zroot`. Then it boots successfully. --- Yasuhiro Kimura
