commit | 56ac05b4d88757a72836f1eed07c38438d52c95b | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 15:44:48 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 15:44:48 2015 +0200 |
tree | ec77c1d0af6c87298db5601df9068bbff545646c | |
parent | eaedd4ffb86ee24eba70a8a770b8b790311247b2 [diff] [blame] |
Extend boot partition size on LVM
diff --git a/ubuntu-14.04/http/preseed-lvm.cfg b/ubuntu-14.04/http/preseed-lvm.cfg index 4690b8e..0b12180 100644 --- a/ubuntu-14.04/http/preseed-lvm.cfg +++ b/ubuntu-14.04/http/preseed-lvm.cfg
@@ -28,7 +28,7 @@ d-i partman-auto/expert_recipe string \ boot-root :: \ - 64 128 128 ext4 \ + 64 128 256 ext4 \ $primary{ } $bootable{ } \ method{ format } format{ } \ use_filesystem{ } filesystem{ ext4 } \