Compare commits
No commits in common. "aa57b71ccc99365ab0ccf8e95f9763163c88f816" and "a3a8e41c76ce349a07a18d12e628564c8e3ddf30" have entirely different histories.
aa57b71ccc
...
a3a8e41c76
@ -1,5 +1,5 @@
|
||||
# Remove all partitions
|
||||
clearpart --drives=sda --all
|
||||
clearpart --drives=sda --disklabel=rocky-linux --all
|
||||
|
||||
# Create partitions
|
||||
part /boot/efi --asprimary --ondisk=sda --size=1024 --label=boot --fstype=efi
|
||||
|
@ -12,7 +12,6 @@ grub2-efi-aa64-modules
|
||||
grubby
|
||||
kernel
|
||||
kernel-core
|
||||
openssh
|
||||
shim-aa64
|
||||
systemd-udev
|
||||
uboot-tools
|
||||
|
Loading…
Reference in New Issue
Block a user