From 8d6fd9d6764547c87a8a29d24b39194da64d1f02 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 9 Aug 2016 16:31:19 +0300 Subject: Add mke2fs.conf This is a workaround for disabling metadata_csum. A future vmdebootstrap will do that for us. To use this config, set MKE2FS_CONFIG --- installer.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'installer.yaml') diff --git a/installer.yaml b/installer.yaml index 1a93640..7cb9103 100644 --- a/installer.yaml +++ b/installer.yaml @@ -19,3 +19,4 @@ config: use-uefi: yes log: installer.log mbr: yes + roottype: ext2 -- cgit v1.2.1