diff --git a/lib/cros_vm_constants.sh b/lib/cros_vm_constants.sh index 124d158eb5..dc5313c4cd 100644 --- a/lib/cros_vm_constants.sh +++ b/lib/cros_vm_constants.sh @@ -13,4 +13,4 @@ DEFAULT_QEMU_IMAGE="chromiumos_qemu_image.bin" # Minimum sizes for full size vm images -- needed for update. MIN_VDISK_SIZE_FULL=6072 -MIN_STATEFUL_FS_SIZE_FULL=2048 \ No newline at end of file +MIN_STATEFUL_FS_SIZE_FULL=3072 \ No newline at end of file