Ubuntu: Update errata to remove old paths
I think there might be a mixup in the errata between paths suggested in 2020-05-30 fix and those in original/2020-12-15 fix. Closes #244 Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
committed by
Richard Laager
parent
fee8273b39
commit
28d89ab4a1
@@ -34,7 +34,7 @@ to 20.04, so it is now back to being ``bpool/grub``.
|
||||
|
||||
If it is mounted, everything is fine. Stop. Otherwise::
|
||||
|
||||
zfs set canmount=on bpool/boot/grub
|
||||
zfs set canmount=on bpool/grub
|
||||
update-initramfs -c -k all
|
||||
update-grub
|
||||
|
||||
@@ -48,7 +48,7 @@ to 20.04, so it is now back to being ``bpool/grub``.
|
||||
grub-install --target=x86_64-efi --efi-directory=/boot/efi2 \
|
||||
--bootloader-id=ubuntu-2 --recheck --no-floppy
|
||||
|
||||
Check that these have ``set prefix=($root)'/BOOT/ubuntu_UUID/grub@'``::
|
||||
Check that these have ``set prefix=($root)'/grub@'``::
|
||||
|
||||
grep prefix= \
|
||||
/boot/efi/EFI/ubuntu/grub.cfg \
|
||||
|
||||
Reference in New Issue
Block a user