mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-01-31 18:18:28 +08:00
Update README.md
This commit is contained in:
parent
c8402a6271
commit
f88241559f
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ guestfish -a xxx -i -c "cat /etc/ssh/sshd_config"
|
|||
qm exec 虚拟机ID /bin/bash
|
||||
```
|
||||
|
||||
```
|
||||
qemu-img convert -p -O qcow2 /var/lib/vz/images/152/vm-152-disk-0.raw /root/xxx
|
||||
```
|
||||
|
||||
### 卸载所有虚拟机
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue