Installing Ubuntu 16.04 with btrfs using debootstrap
Partition layout
First, create a GPT partition table.
- boot partition, label: EFI, flags: boot + ESP; size: 1GB, format to FAT32;
- root partition (label: root), must same size on all devices!
- swap partition.