Search results

  1. P

    Windows 10 Guest BSOD - Proxmox 6.0

    Thank you so much for your quick reply! I was indeed using q35 machines, and this fix was able to resolve my issue.
  2. P

    Windows 10 Guest BSOD - Proxmox 6.0

    After upgrading to Proxmox 6.0, I am experiencing issues with my Windows guests with GPU passthrough. When booting the guest, a blue screen occurs with the error "Video_TDR_Failure nviddmkm.sys". This error occurs in fresh installations of Windows 10 as well as Windows Server 2019, but the...
  3. P

    PCI Passthrough RAM Issue

    I ended up using terminal commands to start the vm. Just go into the error log in the Proxmox web interface, and copy the command that times out; it should start with 'usr/bin/kvm.' My system only has 128GB of ram, so it is possible that you are experiencing a different issue. My VM's also run...
  4. P

    Dedicated boot drive?

    Thank you for your reply! It really helped clear things up for me.
  5. P

    Dedicated boot drive?

    Hello, I am planning on purchasing a single large (3.2TB) NVME drive for VM storage. I noticed that many Proxmox users install the OS onto a small dedicated boot drive. Is this necessary, and what are the pros/cons to doing so? Would I be fine using my drive for both OS and VM storage? Thanks...
  6. P

    PCI Passthrough RAM Issue

    Thanks for your help! It turns out that was the issue. I managed to boot the VM (64GB ram) by starting it from the terminal and waiting about 15-20 minutes. This was with no other VMs running. Are there any methods to speed this process up? Edit: With a second boot of the VM, the boot time is...
  7. P

    PCI Passthrough RAM Issue

    Hello all, I am attempting to set up Proxmox with PCI passthrough for GPUs. The actual passthrough works perfectly, but only with low RAM values. As soon as I allocate more than about 24G of ram to a VM, the VM will refuse to start. Pressing the start button results in in either a perpetual...