Search results

  1. 1

    [SOLVED] Install a VM using qm on PVE

    Hi, When I want to install a VM on my pve, I do this kind of command : qm create 105 --ide2 ISO_bank:iso/W2019_x64.iso,media=cdrom --ide0 ISO_bank:iso/virtio-win.iso,media=cdrom --name Test-Serv --memory 5000 --onboot no --sockets 1 --cores 2 --net0 virtio,bridge=vmbr1 --net1...
  2. 1

    [SOLVED] VM W7 not working on PVE

    Hi, I wanted to export a Windows 7 VM from my virtualbox (VM works on VirtualBox) to my PVE (VM doesn't work). In order to do so, I exported an .ova and then converted the .vdmk into .qcow2. Here are my VM's configuration in my PVE : When I start the VM : I see a Windows Error. When I decide...
  3. 1

    [SOLVED] Problem importing qcow2 to proxmox

    Hello, Currently, on my PC, I have a VM standing in VirtualBox. My main goal is to import this one to my Proxmox server. But it seems that I am not able to do that :/. I exported the VM to OVF 1.0 Format and extracted the .ova file. I sent the ".vmdk" to my proxmox server, and imported the VM...