Bug#848945: grub-common: Empty rpool leaves ZFS systems unbootable

Stefan Bühler stefan.buehler at tik.uni-stuttgart.de
Fri May 20 10:55:12 BST 2022


Hi,

this bug is really annoying...

How about using this simple line instead?

LINUX_ROOT_DEVICE="ZFS=$(findmnt --direction backward --first-only --noheadings -o SOURCE /)"

"--direction backward" should find the "active mount" first (in case
there are multiple mounts on "/").

cheers,
Stefan



More information about the Pkg-grub-devel mailing list