Updated docs

This commit is contained in:
rickellis
2018-03-19 18:54:07 -06:00
parent 180b7080a0
commit 8c7c0f376f

View File

@@ -116,7 +116,7 @@ First, launch __parted__ on your desired drive node:
$ parted /dev/sd*
Then run the following commands with your particular size values:
Then run the following commands with your particular size values. Sizes can be specified in `MiB`, `GiB`, or as a percentage:
$ (parted) mklabel gpt
$ (parted) mkpart primary 1MiB 512MiB name 1 boot