From 03f2425122c241fe60203521b096cdf6a25baf19 Mon Sep 17 00:00:00 2001 From: Prajwal Mohan Date: Thu, 9 May 2013 17:56:36 -0700 Subject: [PATCH] Increasing size of partition / of images --- base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.yaml b/base.yaml index 58c5e8d..d14e522 100644 --- a/base.yaml +++ b/base.yaml @@ -9,7 +9,7 @@ Default: RootPass: tizen DefaultUser: tizen DefaultUserPass: tizen - PartSize: 3200 + PartSize: 4096 BootloaderOptions: '--menus="install:Wipe and Install:systemd.unit=pc-installer.service:test"' -- 2.7.4