1
0
Fork 0

increase root part size to 20GiB

This commit is contained in:
Pratham Patel 2022-12-16 09:21:50 +05:30
parent 858775b1e5
commit 68a66eb1ba
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ SEPARATE_HOME_ROOT=no
TOTAL_DEV_SIZE_IN_BYTES=$(blockdev --getsize64 ${OS_DRIVE})
UEFI_PART_SIZE=513MiB
ROOT_PART_SIZE=10GiB
ROOT_PART_SIZE=20GiB
tput -x clear