Compare commits

...

2 Commits

Author SHA1 Message Date
aa57b71ccc
remove --disklabel=rocky-linux 2023-07-27 20:37:25 +05:30
198fbbbcdc
add pkg openssh 2023-07-27 20:37:12 +05:30
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -12,6 +12,7 @@ grub2-efi-aa64-modules
grubby
kernel
kernel-core
openssh
shim-aa64
systemd-udev
uboot-tools