add new live core storage element
This commit is contained in:
parent
fd73d71480
commit
d6688261a1
@ -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
|
bootloader --timeout=1 # Set the GNU GRUB bootloader timeout to 1
|
||||||
|
|
||||||
part / --fstype="ext4" --size=5120 # Create a root partition of around 7GB
|
part / --fstype="ext4" --size=5120 # Create a root partition of around 7GB
|
||||||
|
part / --size=8576
|
||||||
|
Loading…
x
Reference in New Issue
Block a user