From f642dbd7057a2805152129bf8403a7e84a722ee0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 22 Jul 2020 16:32:05 -0300 Subject: Updates kvmx --- IDEAS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IDEAS.md') diff --git a/IDEAS.md b/IDEAS.md index 9c087f0..2e6cd8e 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -43,7 +43,7 @@ # https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1270203 # https://techtitbits.com/2018/12/using-parteds-resizepart-non-interactively-on-a-busy-partition/ # https://serverfault.com/questions/870594/resize-partition-to-maximum-using-parted-in-non-interactive-mode - kvmx ssh $guest sudo parted /dev/vda resizepats 2 -1 Yes + kvmx ssh $guest sudo parted /dev/vda resizepart 2 -1 Yes kvmx ssh $guest sudo resize2fs /dev/vda2 kvmx ssh $guest sudo touch /forcefsck -- cgit v1.2.3