applied

On Mon, Aug 14, 2017 at 02:16:36PM +0200, Dominik Csapak wrote:
> qm importdisk has only three positional arguments:
> vmid source-disk target-storage
> 
> Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
> ---
>  qm.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qm.adoc b/qm.adoc
> index e8da4e1..54ed193 100644
> --- a/qm.adoc
> +++ b/qm.adoc
> @@ -712,7 +712,7 @@ Create a virtual machine with 2 cores, 2GB RAM, and one 
> NIC on the default
>  
>  Import the disk image to the +local-lvm+ storage:
>  
> - qm importdisk 999 MSEdge "MSEdge - Win10_preview.vmdk" local-lvm
> + qm importdisk 999 "MSEdge - Win10_preview.vmdk" local-lvm
>  
>  The disk will be marked as *Unused* in the VM 999 configuration.
>  After that you can go in the GUI, in the VM *Hardware*, *Edit* the unused 
> disk
> -- 
> 2.11.0

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to