remove --disklabel=rocky-linux
This commit is contained in:
parent
198fbbbcdc
commit
aa57b71ccc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user