feat(legacy_disk_layout): increase boot metadata

increase the boot metadata size to 64M
This commit is contained in:
Brandon Philips 2013-07-17 16:18:41 -07:00
parent 4bd3273f14
commit 938e0132d1

View File

@ -16,7 +16,7 @@
"num": 2, "num": 2,
"label":"BOOT-B", "label":"BOOT-B",
"type":"coreos-reserved", "type":"coreos-reserved",
"blocks":"32768" "blocks":"131072"
}, },
{ {
"num": 3, "num": 3,