]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Fix: IDEAS: update kvmx resize procedure example
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 11 Aug 2023 13:05:27 +0000 (10:05 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 11 Aug 2023 13:05:27 +0000 (10:05 -0300)
IDEAS.md

index 4b52433cd6927aeb62ec386a7d520b1414518ddb..bd6cddd761dca2136a89c38f6f4bc58d721c2351 100644 (file)
--- a/IDEAS.md
+++ b/IDEAS.md
 
     # ensure parted is installed
     #sudo apt-get install -y parted
-    sudo apt-get install -y cloud-guest-utils
+    kvmx ssh $guest sudo apt-get install -y cloud-guest-utils
 
     # resize virtual machine root fs - while the partition is mounted!
     # this parted command currently need to be done manually
 
     kvmx ssh $guest sudo resize2fs /dev/vda2
     kvmx ssh $guest sudo touch /forcefsck
-    kvmx ssh $guest sudo poweroff
+    kvmx ssh $guest sudo restart
 
 ## Audio fixes to avoid crackling on input