Compare commits
2 Commits
bad5bb939c
...
0be7438a7c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
0be7438a7c | ||
![]() |
bff5e47980 |
@ -219,6 +219,16 @@ Die SynologyVM wird auf der ssd860(1TB) gesichert
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Convert VHDX to qcow2
|
||||||
|
|
||||||
|
```bash
|
||||||
|
qemu-img convert -O qcow2 Bench-Dev.vhdx /var/lib/vz/images/112/vm-112-disk-1.qcow2
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Cronjobs
|
### Cronjobs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user