Increase root partition size to fit DVD iso in /srv

This commit is contained in:
Jan Dittberner 2016-02-27 00:11:33 +01:00
parent 787fecd81c
commit e775f21a3a
3 changed files with 4 additions and 2 deletions

View file

@ -44,7 +44,7 @@ d-i partman-auto/disk string /dev/sda
d-i partman-auto/method string regular
d-i partman-auto/expert_recipe string \
root :: \
4608 50 4608 ext4 \
6144 50 6144 ext4 \
$primary{ } $bootable{ } \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \