Comment 1 for bug 1501400

Revision history for this message
Andres Rodriguez (andreserl) wrote :

partitioning_commands:
  builtin: [curtin, block-meta, custom]
storage:
  config:
  - {id: vda, name: vda, path: /dev/vda, ptable: msdos, type: disk, wipe: superblock}
  - {grub_device: true, id: vdb, name: vdb, path: /dev/vdb, type: disk, wipe: superblock}
  - {device: vda, id: vda-part1, name: vda-part1, number: 1, offset: 2097152B, size: 17176723456B,
    type: partition, uuid: ca084ad5-12c9-49ce-97dd-522d7d5d3b16, wipe: superblock}
  - {fstype: ext4, id: vda-part1_format, label: root, type: format, uuid: fe749e7a-5ee9-42c1-8d0e-074a487d0ac3,
    volume: vda-part1}
  - {device: vda-part1_format, id: vda-part1_mount, path: /, type: mount}
  version: 1