aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md2
1 files changed, 1 insertions, 1 deletions
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