add new live core storage element

This commit is contained in:
luz 2025-05-01 14:45:07 -05:00
parent fd73d71480
commit d6688261a1

View File

@ -12,3 +12,4 @@ clearpart --all --initlabel # Partition clearing information. This setup uses GP
bootloader --timeout=1 # Set the GNU GRUB bootloader timeout to 1
part / --fstype="ext4" --size=5120 # Create a root partition of around 7GB
part / --size=8576