Recent content by amdlinux

  1. A

    Error with update: /bin/sh: 1: /usr/share/proxmox-ve/pve-apt-hook: not found

    This worked after I upgrade from Proxmox 6.3 to 6.4. Thanks.
  2. A

    QEMU syntax to Proxmox syntax

    I want to passthrough my AMD RX 5700 XT. I want to try a QEMU solution but I need the correct Proxmox syntax. Could anybody "convert" the following QEMU syntax? -device ioh3420,id=root_port1,chassis=1,slot=2,bus=pcie.0 \ -device x3130-upstream,id=upstream_port1,bus=root_port1 \ -device...