From 522a316fad64b0d919812e91807fd29667ca2b24 Mon Sep 17 00:00:00 2001 From: Michael Schlapa Date: Mon, 30 Mar 2020 22:37:49 +0200 Subject: [PATCH] sgdisk --- linux/shell_commands.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linux/shell_commands.md b/linux/shell_commands.md index 38b459d..0a9e958 100644 --- a/linux/shell_commands.md +++ b/linux/shell_commands.md @@ -5,3 +5,7 @@ ``` pv --rate-limit 1M /dev/null' ``` + +## Scripted creation of partitions + +Link: https://wiki.ubuntuusers.de/gdisk/#sgdisk \ No newline at end of file