Surface8: 2024-11-05 19:03:27
This commit is contained in:
parent
29c1400f7e
commit
d3ce33c305
@ -178,6 +178,16 @@ Windows musste neu aktiviert werden
|
|||||||
Siehe hierzu auch
|
Siehe hierzu auch
|
||||||
https://forum.proxmox.com/threads/vma-archive-restore-outside-of-proxmox.14226/#post-76387
|
https://forum.proxmox.com/threads/vma-archive-restore-outside-of-proxmox.14226/#post-76387
|
||||||
|
|
||||||
|
### Importing VHDX Files into Proxmox
|
||||||
|
```bash
|
||||||
|
qemu-img convert -f vhdx -O qcow2 source.vhdx destination.qcow2
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Cronjobs
|
### Cronjobs
|
||||||
|
Loading…
Reference in New Issue
Block a user