vmdk2proxmox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vmdk2proxmox [2023/09/16 15:37] – admin | vmdk2proxmox [2024/11/14 02:30] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== VMDK to Proxmox ZVol ====== | ====== VMDK to Proxmox ZVol ====== | ||
| - | Loosely based on https:// | + | Loosely based on [[https:// |
| - | * Unordered List ItemCopy | + | * Move the vmdk to the proxmox machine: |
| < | < | ||
| scp unifiController-disk1.vmdk [email protected]:/ | scp unifiController-disk1.vmdk [email protected]:/ | ||
| Line 9: | Line 9: | ||
| * SSH into the proxmox machine and convert the vmdk to a raw disk image | * SSH into the proxmox machine and convert the vmdk to a raw disk image | ||
| < | < | ||
| - | convert -f vmdk / | + | convert -f vmdk / |
| </ | </ | ||
| Line 28: | Line 28: | ||
| * dd the raw disk image into the zvol | * dd the raw disk image into the zvol | ||
| < | < | ||
| - | dd if=/ | + | dd if=/ |
| </ | </ | ||
vmdk2proxmox.1694878654.txt.gz · Last modified: (external edit)
