From 94e429f914be777770cf8094d728008a5efcf6ff Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Mon, 22 Aug 2016 21:41:57 +0100 Subject: added all core files --- core/scripts/mkparted.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 core/scripts/mkparted.sh (limited to 'core/scripts/mkparted.sh') diff --git a/core/scripts/mkparted.sh b/core/scripts/mkparted.sh new file mode 100644 index 0000000..b71d6b2 --- /dev/null +++ b/core/scripts/mkparted.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +DEVICE=/dev/sda + + +#parted --script /sda \ +# mklabel gpt \ +# mkpart primary 1MiB 100MiB \ +# mkpart primary 100MiB 200MiB \ -- cgit 1.4.1-2-gfad0