In line 137 of file "10_linux":

rpool=`${grub_probe} --device ${GRUB_DEVICE} --target=fs_label
2>/dev/null || true`

The command run returns this error:
root@stream:/etc/grub.d# /usr/sbin/grub-probe --device /dev/nvme0n1p4 
--target=fs_label
/usr/sbin/grub-probe: error: unknown filesystem.

The result makes ${rpool} NULL, and sets ${LINUX_ROOT_DEVICE} to
"ZFS=/ROOT/ubuntu_aaodxz"

This is clearly wrong and looks like the root cause of this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1894101

Title:
  ubuntu 20.04.1 installed with zfs root fails to boot after installing
  xen-hypervisor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1894101/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to