aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-08-11 10:05:27 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-08-11 10:05:27 -0300
commite063d865c1b3fe8c3b43cf441005226f0c6dec76 (patch)
treec83aef23c3f241a646eba59949bf827378635875
parentf36f335d6b0c3d844702fee639fc9c25e0a04343 (diff)
downloadkvmx-e063d865c1b3fe8c3b43cf441005226f0c6dec76.tar.gz
kvmx-e063d865c1b3fe8c3b43cf441005226f0c6dec76.tar.bz2
Fix: IDEAS: update kvmx resize procedure example
-rw-r--r--IDEAS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 4b52433..bd6cddd 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -120,7 +120,7 @@
# 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
@@ -136,7 +136,7 @@
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