Compare commits
2 Commits
a3a8e41c76
...
aa57b71ccc
Author | SHA1 | Date | |
---|---|---|---|
aa57b71ccc | |||
198fbbbcdc |
@ -1,5 +1,5 @@
|
|||||||
# Remove all partitions
|
# Remove all partitions
|
||||||
clearpart --drives=sda --disklabel=rocky-linux --all
|
clearpart --drives=sda --all
|
||||||
|
|
||||||
# Create partitions
|
# Create partitions
|
||||||
part /boot/efi --asprimary --ondisk=sda --size=1024 --label=boot --fstype=efi
|
part /boot/efi --asprimary --ondisk=sda --size=1024 --label=boot --fstype=efi
|
||||||
|
@ -12,6 +12,7 @@ grub2-efi-aa64-modules
|
|||||||
grubby
|
grubby
|
||||||
kernel
|
kernel
|
||||||
kernel-core
|
kernel-core
|
||||||
|
openssh
|
||||||
shim-aa64
|
shim-aa64
|
||||||
systemd-udev
|
systemd-udev
|
||||||
uboot-tools
|
uboot-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user