]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Updates kvmx
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 22 Jul 2020 19:32:05 +0000 (16:32 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 22 Jul 2020 19:32:05 +0000 (16:32 -0300)
IDEAS.md

index 9c087f0d541be8f9b9cd4746802ad1d6af6109af..2e6cd8e4528136463229e5c532733d918f80ffcb 100644 (file)
--- 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