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

2016-10-18 Thread Dietmar Maurer
> - 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 > + >

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

2016-10-13 Thread Emmanuel Kasper
Also since the command line is now longer, move the NIC creation to a separate command. --- qm.adoc | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/qm.adoc b/qm.adoc index a0b6950..3624e2f 100644 --- a/qm.adoc +++ b/qm.adoc @@ -476,9 +476,16 @@ create and delete