-
I modified rlaager's procedure to install ZFS that he posted here: However I find that the default kernel Grub attempts to boot does not work. That default results in the error "No pool imported, Manually import the root pool." followed by an initramfs prompt. Grub's kernel options that do successfully boot have "22.04 LTS" in their names. And so I attempted to change the default kernel to one that does boot. The procedure I followed to change the default is given in Step 7 on this webpage: I find this procedure fails to change the default kernel. The changes to the file at "/etc/default/grub" it instructs to do cause the error message: Why is this error appearing? How can the default kernel be changed? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found my answer here: |
Beta Was this translation helpful? Give feedback.
I found my answer here:
https://hamwaves.com/grub-default/en/index.html
This worked.