mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 00:52:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -9,6 +9,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> The supported image formats for `qemu-img`, such as raw, qcow2, qed, vdi, vmdk, and vhd must be used.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_disk_import>.
|
||||
|
||||
- Import a VMDK/qcow2/raw disk image using a specific storage name:
|
||||
- Import a VMDK/`.qcow2`/raw disk image using a specific storage name:
|
||||
|
||||
`qm {{[di|disk]}} {{[i|import]}} {{vm_id}} {{path/to/disk}} {{storage_name}} --format {{qcow2|raw|vmdk}}`
|
||||
|
||||
Reference in New Issue
Block a user