[pve-devel] [PATCH docs] Update the qm command line example to use the new volume format

Dietmar Maurer dietmar at proxmox.com
Tue Oct 18 10:56:14 CEST 2016


> - qm create 300 -ide0 4 -net0 e1000 -cdrom proxmox-mailgateway_2.1.iso
> + qm create 300 -ide0 local-lvm:4 -ide2
> local:iso/proxmox-mailgateway_4.0-7.iso,media=cdrom

Why don't we keep the cdrom parameter?

qm create 300 -ide0 local-lvm:4 -cdrom local:iso/proxmox-mailgateway_4.0-7.iso

> +
> +Add a network card to the VM
> +
> + qm set -net0 e1000
>  
>  Start the new VM
>  
> -- 
> 2.1.4
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel




More information about the pve-devel mailing list