diff --git a/parted/ovh.sh b/parted/ovh.sh index 0f0ea6e..01ffc44 100755 --- a/parted/ovh.sh +++ b/parted/ovh.sh @@ -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