commit a2eaac930e88276f7691ec4c113a8f3df0102556
parent 404a58a409546835ba37d79baaf7550cf0cd9a8e
Author: mayfrost <mayfrost@cock.li>
Date: Mon, 26 Feb 2018 03:12:58 +0000
Update Initiation.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Initiation.md b/Initiation.md
@@ -23,7 +23,7 @@ In these examples we make only two partitions but you can extend this if you kno
* Use parted
`parted /dev/sda`
* Inside parted, if on UEFI label the disk "_gpt_", but if on BIOS label it "_msdos_"
-`mklabel <LABEL>
+`mklabel <LABEL>
unit mb
mkpart primary 0g 128
mkpart primary 128 -1