Search results

  1. C

    [TUTORIAL] How-To: Convert Windows 10 Generation 2 Hyper-V VM to a Proxmox VM

    Check if adding viostor driver helps. I had that, and in fact it depends on whether you used virtio or SCSI for mounting the image in Proxmox. Chris
  2. C

    [SOLVED] Proxmox VE arm64 (on x64) - cannot add EFI disk "Can't use an undefined value as an ARRAY reference"

    Dear Matthias, Works like charm! Can this be added into GUI as well? Kind regards, Chris
  3. C

    [SOLVED] Proxmox VE arm64 (on x64) - cannot add EFI disk "Can't use an undefined value as an ARRAY reference"

    Hi! I have Debian Arm64 installed on ProxmoxVE. My ProxmoxVE runs on x64 and debian VM runs with arm64 emulation. I have following VM settings: agent: 1 arch: aarch64 bios: ovmf boot: order=scsi1;scsi0 cores: 2 memory: 8192 meta: creation-qemu=7.1.0,ctime=1673882121 name: DebianArm64 net0...