Open
Description
The question is in the subject - is there no zfs-aware grub package for the current Ubuntu LTS release in the ppa? The grub package that comes with the distro (Kubuntu, in my case) clearly does not, at least grub-probe fails on a chrooted zfs pool with the message
/usr/sbin/grub-probe: error: failed to get canonical path of `/dev/usb-XXX-0:0-part1'.
I cheated by installing the version for "Raring", and that allowed me to generate a grub.cfg without errors (still in a chrooted environment with all the special directories mounted via mount --bind). However, the bootloader appears to be dysfunctional:
- I get an early error about an invalid label and/or about sparse files not being supported
- when I force the process to continue, it tries to load rpool instead of my actual pool
- when I mount my pool by hand, the boot continues but freezes just after loading cryptdisks (which completes successfully).
- once I reach that stage, even Ctrl-Alt-Del won't unfreeze the system (it'll start the shutdown but remain frozen somewhere in the process).
Any suggestion on how to get this right?
Metadata
Metadata
Assignees
Labels
No labels