Surface8: 2024-10-25 15:41:29

This commit is contained in:
ralfk
2024-10-25 15:41:29 +02:00
parent efc47c8423
commit 033c8a6499
+6
View File
@@ -107,3 +107,9 @@ Start VM again
### Import OVA VM to Proxmox ### Import OVA VM to Proxmox
Import Disk
qm importovf {vmid} {VM name}.ovf {target storage}
```bash
qm importovf 100 Server.ovf local-zfs
```