[Merge] ~simpoir/livecd-rootfs/+git/livecd-rootfs:lp2064175-jammy-buildd-grub-udev into livecd-rootfs:ubuntu/jammy
Simon Poirier
mp+465194 at code.launchpad.net
Mon Apr 29 22:42:21 UTC 2024
The proposal to merge ~simpoir/livecd-rootfs/+git/livecd-rootfs:lp2064175-jammy-buildd-grub-udev into livecd-rootfs:ubuntu/jammy has been updated.
Description changed to:
grub-probe fails to detect disks set using losetup on jammy.
udev used to be a transitive dependency of kpartx which, when installed explicitly prior to running
grub-install, resolves the partition detection for a grub-install.
This has been tested locally using ubuntu-bartender
[excerpt from patched build]
+ chroot mountpoint grub-install /dev/loop3 --boot-directory=/boot --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot --no-nvram
Installing for x86_64-efi platform.
Installation finished. No error reported.
[excerpt from original live-build log]
+ chroot mountpoint grub-install /dev/loop3 --boot-directory=/boot --efi-directory=/boot/efi --target=arm64-efi --uefi-secure-boot --no-nvram
Installing for arm64-efi platform.
grub-install: error: cannot find a GRUB drive for /dev/loop3p15. Check your device.map.
+ clean_loops
For more details, see:
https://code.launchpad.net/~simpoir/livecd-rootfs/+git/livecd-rootfs/+merge/465194
--
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/jammy.
More information about the Ubuntu-reviews
mailing list