mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
aarch64: cloud: explicitly add uEFI boot components
This commit is contained in:
parent
12fe6d8269
commit
7aeb066018
@ -4,3 +4,8 @@ bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,11520
|
||||
|
||||
part /boot --fstype="ext4" --size=500
|
||||
part /boot/efi --fstype="vfat" --size=100
|
||||
|
||||
%packages
|
||||
efibootmgr
|
||||
grub2-efi
|
||||
shim
|
||||
|
Loading…
Reference in New Issue
Block a user