Hey all,
Very new to Proxmox so apologies for reaching out.
I have a qcow2 I wish to transfer over from Windows to Proxmox on a Micro PC.
I'm unable to FTP/Sctp into the host with authentication errors for both.
I have checked the time zone is correct.
I've given up on a network transfer so thrown the qcow on a usb hard drive which is now in the host.
Now wondering what the string format required is given the below data?
Am I anywhere close with this?
I'm happy to store the data in local for now
The file name is: DOCKERPC-0.qcow2
The VM ID is 104
USB Disk:
VM Details:
Thank you and sorry for the basic questions.
Very new to Proxmox so apologies for reaching out.
I have a qcow2 I wish to transfer over from Windows to Proxmox on a Micro PC.
I'm unable to FTP/Sctp into the host with authentication errors for both.
I have checked the time zone is correct.
I've given up on a network transfer so thrown the qcow on a usb hard drive which is now in the host.
Now wondering what the string format required is given the below data?
Code:
qm importdisk 104 /dev/sdb1/DOCKERPC-0.qcow2 --storage local --format qcow
I'm happy to store the data in local for now
The file name is: DOCKERPC-0.qcow2
The VM ID is 104
USB Disk:
VM Details:
Thank you and sorry for the basic questions.