[Bug 2029260] Re: grub2 2.12~rc1-4ubuntu1: 10_linux_zfs needs update for new sorting
Acceptable Name
2029260 at bugs.launchpad.net
Tue Aug 29 15:25:42 UTC 2023
To recover, I used this guide:
https://openzfs.github.io/openzfs-
docs/Getting%20Started/Ubuntu/Ubuntu%2020.04%20Root%20on%20ZFS.html#rescuing-
using-a-live-cd
for the step which goes "Do whatever you need to do to fix your system."
I used:
Comment out 'set -u' for example:
vi /mnt/etc/grub.d/10_linux_zfs
update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: vmlinuz-6.3.0-7-generic in rpool/ROOT/ubuntu_jyphyz
Found initrd image: initrd.img-6.3.0-7-generic in rpool/ROOT/ubuntu_jyphyz
Found linux image: vmlinuz-6.2.0-23-generic in rpool/ROOT/ubuntu_jyphyz
Found initrd image: initrd.img-6.2.0-23-generic in rpool/ROOT/ubuntu_jyphyz
Found memtest86+x64 image: /BOOT/ubuntu_jyphyz@/memtest86+x64.bin
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/2029260
Title:
grub2 2.12~rc1-4ubuntu1: 10_linux_zfs needs update for new sorting
Status in grub2 package in Ubuntu:
Fix Released
Bug description:
10_linux_zfs.in still uses the old version sorting function which no
longer exists
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2029260/+subscriptions
More information about the foundations-bugs
mailing list