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