Under "Create boot pool".
GRUB purposefully has lacking documentation, as they are not friendly towards
ZFS as a whole, and also because most people doing ZFS nowadays do an EFISTUB
setup with no GRUB, exactly to avoid these issues.
GRUB usage with ZFS, in my experience, requires the following patch:
https://vhns.com.br/pix/grub-zfs-patch.html
I took it from GRUB's mailling list. I don't really recall who wrote it.
August 23, 2021 4:51 PM, "Vitor Hugo Nunes dos Santos" <vito...@teknik.io> wrote:
> You set yourself up for failure by sharing the same pool for /boot and root.
> Here's the flags you're meant to use for your boot pool:
>
> https://openzfs.github.io/openzfs-docs/Getting%20Started/Debian/Debian%20Buster%20Root%20on%20ZFS.ht
Go bother:
A.The ZFS mailling list
B.The GRUB mailling list
IIRC this has to do with the whole CDDL x GPL situation.
On the topic of not having UEFI as a possibility:
Either upgrade your machine or go back to the steps mentioned above.
I don't mean to be rude, it's just the situation of things right now.
I also wish GRUB properly supported ZFS, to the point of letting me set
all it's features on a single pool and use boot environments.