summaryrefslogtreecommitdiff
path: root/partitioning/default
blob: 29d3c72b7e6f51197af7ba98ba98c7bc0dba746a (plain)
1
2
3
4
5
6
7
8
9
start_offset: 2048
partition_table_format: mbr
partitions:
- description: rootfs
  size: fill
  fdisk_type: 0x81
  filesystem: btrfs
  mountpoint: /
  boot: yes