diff --git a/packages/tools/installer/config/installer.conf b/packages/tools/installer/config/installer.conf index f143440858..5c88d15d76 100644 --- a/packages/tools/installer/config/installer.conf +++ b/packages/tools/installer/config/installer.conf @@ -19,8 +19,8 @@ DISKLABEL_SYSTEM="System" DISKLABEL_STORAGE="Storage" -# Defaultsize of system partition (Cylinder: 16=132MB, 31=255MB) - PARTSIZE_SYSTEM="31" +# Defaultsize of system partition (Cylinder: 16=132MB, 31=255MB, 66=517MiB) + PARTSIZE_SYSTEM="66" # additional parameters to extlinux EXTLINUX_PARAMETERS=""