babelbox-packer/scripts/babelbox-partitions.sh

19 lines
97 B
Bash

#!/bin/sh
set -e
echo "
d
3
n
e
3
+4G
n
p
w" | /sbin/fdisk /dev/sda || true
/sbin/partprobe