| "_comment": "See http://www.chromium.org/chromium-os/developer-guide/disk-layout-format", |
| "rootdev_base": "/sys/devices/pci0000:00/0000:00:1c.0/mmc_host/mmc0/mmc0:0001/block/mmcblk0" |
| "parent": "legacy_disk_layout.json", |
| # common is the standard layout template. |
| # Kernel for Slot A, no file system. |
| # Kernel for Slot B, no file system. |
| # Slot B rootfs. Updated for more space, like Slot A below |
| # Slot A rootfs. Adjust to allow for more space. |
| "fs_size_min": "2300 MiB", |
| # TODO(adlr): see why stacking logic fails, thus requiring this section |
| # Used for factory install images. No need to adjust fs size or partition |
| # size since these do not need more space. |
| "fs_size_min": "400 MiB", |
| # Huge rootfs, suitable for VM only images, should not be used |
| # for actual hardware devices. |
| # Kernel for Slot A, no file system. |
| # Kernel for Slot B, no file system. |