Skip to content

Commit

Permalink
Update QEMU_KVM_NVIDIA_JETSON_INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific authored May 12, 2024
1 parent 2555c8c commit 3039e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/QEMU_KVM_NVIDIA_JETSON_INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ $ virsh shutdown ubuntu-image
# "Force off" the VM - doesn't actually remove the VM
$ virsh destroy ubuntu-image
# Optionally add --remove-all-storage to remove the storage pool
$ virsh undefine ubuntu-image --nvram
$ virsh undefine ubuntu-image --nvram --remove-all-storage
$ virsh vol-delete --pool default ubuntu-image.qcow2
Vol ubuntu-image.qcow2 deleted
```

0 comments on commit 3039e9e

Please sign in to comment.