forked from srbala/fedora-kickstarts
cloud: ppc: add grub2 explicitly since now primary has explicitly removed it again
This commit is contained in:
parent
302f5ad386
commit
f0fdf7c568
@ -3,3 +3,8 @@
|
||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
|
||||
|
||||
part prepboot --fstype="prepboot" --size=4
|
||||
part /boot --fstype="ext4" --size=500
|
||||
|
||||
%packages
|
||||
grub2
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user