@ -1,6 +1,9 @@
#!/bin/bash
set -e
# root 440GiB
# boot 2GiB
# free 5GiB
parted /dev/sda mklabel msdos
parted /dev/sda mkpart primary 1 440GiB