| { | |
| "_comment": "See http://www.chromium.org/chromium-os/developer-guide/disk-layout-format", | |
| "metadata":{ | |
| "rootdev_base": "/sys/devices/pci0000:00/0000:00:1f.2/ata1/host*/target*/*/block/sd*" | |
| }, | |
| "parent": "legacy_disk_layout.json", | |
| "layouts":{ | |
| # Used for factory install images. No need to adjust fs size or partition | |
| # size since these do not need more space. | |
| "factory_install": [ | |
| { | |
| "num": 3, | |
| "fs_size_min": "0 MiB", | |
| "size_min": "0 MiB" | |
| } | |
| ] | |
| } | |
| } |