import raw

  1. S

    [SOLVED] Disk import drop-down stays empty?

    I want to migrate a bare metal windows PC to a VM. I created a Vhdx image of the running system using Disk2vhd. I pushed this image file on my PVE in path being member of a storage and used following command to convert it to a raw image: # qemu-img convert -f vhdx -O raw PC.VHDX pc.img # ls -l...
  2. N

    Impossible to import .qcow2/.vmdk/.raw files in Proxmox VE Control Panel (Web UI)

    Dear Proxmox team, We have a problem, we can not import .qcow2/.vmdk/.raw files in Proxmox VE Control Panel (Web UI). Can you add this important feature? There is no problem to upload .iso files. Note: We can import .img files but it is showed iso format, can you solve it too? I have created...
  3. S

    [SOLVED] Upload Raw Zvol to Proxmox

    Hey, I wanted to know if anyone would be able to help me with this? I am trying to upload a .raw zvol to proxmox from truenas scale. I used the dd command to convert the zvol to raw format, downloaded it using FileZilla and upload to proxmox using filezilla. Then used the command "qm...