From 61de2dc827e7ea82149f97a26d77827b888c266e Mon Sep 17 00:00:00 2001 From: Liam McLoughlin Date: Wed, 10 Oct 2012 20:10:38 -0400 Subject: [PATCH] Make ROOT-B 4096 blocks long to workaround recovery image padding BUG=chrome-os-partner:15036 TEST=Build/run recovery image, verify it runs at expected speed Change-Id: I8bd701761456a9444845ffc87b9b70f7d3f0c371 Reviewed-on: https://gerrit.chromium.org/gerrit/35226 Reviewed-by: Don Garrett Commit-Ready: Liam McLoughlin Tested-by: Liam McLoughlin --- build_library/legacy_disk_layout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_library/legacy_disk_layout.json b/build_library/legacy_disk_layout.json index 5648d59978..78b7bea5fe 100644 --- a/build_library/legacy_disk_layout.json +++ b/build_library/legacy_disk_layout.json @@ -172,7 +172,7 @@ "num": 5, "label":"ROOT-B", "type":"rootfs", - "blocks":"1" + "blocks":"4096" } ], "2gb-rootfs": [