Search results

  1. T

    [TUTORIAL] Proxmox 6.2-11 VM GPU PCIe passthrough for Windows 10 on AMD EPYC

    Hi proxmox community! When I started with Proxmox a couple of month ago I found it very hard to find a good and detailed tutorial for setting up a Windows 10 VM with GPU passthrough. Especially when using an AMD EPYC cpu. There are so many variables and things to setup, find and understand...
  2. T

    Can't assign more than 16384 MB RAM to Windows 10 VM

    Thank you! I will read myself into this :) Always good to learn about new things! Meanwhile the error when starting with 32Gb or in general more than 16gb RAM went away while I was configuring proxmox further more. I was reading into finetuning proxmox with sysctl-proxmox-tune.conf and while I...
  3. T

    Can't assign more than 16384 MB RAM to Windows 10 VM

    Thank you for your answers! My pveversion -v is: proxmox-ve: 6.2-1 (running kernel: 5.4.60-1-pve) pve-manager: 6.2-11 (running version: 6.2-11/22fb4983) pve-kernel-5.4: 6.2-6 pve-kernel-helper: 6.2-6 pve-kernel-5.4.60-1-pve: 5.4.60-2 pve-kernel-5.4.34-1-pve: 5.4.34-2 ceph-fuse...
  4. T

    Can't assign more than 16384 MB RAM to Windows 10 VM

    UPDATE: I found a temporary solution by ignoring and bypassing the timeout on boot. So instead of launching the VMas usual with the webinterface, I am using this ssh command: qm showcmd 101 | bash This just starts my VM with all memory I want. It also easy survises restarts from the OS. But...
  5. T

    Can't assign more than 16384 MB RAM to Windows 10 VM

    Hi there, I am running proxmox on a AMD EPYC 7402p with 128GB ram. Mainboard is asrock ROMED8-2t In there I have a Windows 10 Pro VM with GPU PCIE passthrough and Ethernet Card PCIE passthrough. Everything works really great and stable and I am super happy with it. But now I found a weird...