Skip to content

Commit

Permalink
images: Fix bad copy/paste between Debian and Ubuntu
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Feb 14, 2024
1 parent 9fd111f commit 55072c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,9 @@ actions:
# This will create EFI/ubuntu
grub-install --uefi-secure-boot --target="${TARGET}-efi" --no-nvram
update-grub
sed -i "s#root=[^ ]*#root=/dev/sda2#g" /boot/grub/grub.cfg
types:
- vm

Expand Down

0 comments on commit 55072c8

Please sign in to comment.