Search results

  1. A

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    That's the one. To be clear, the error above doesn't seem to indicate anything wrong with the patch, per se. It's ZFS that's failing. But i'll double check that I've got enough space on that disk, that could always cause weird problems.
  2. A

    VM will not restart w/out rebooting host

    Any chance you can upload your .deb, assuming it's for kernel version 5.4.34-1-pve? I'm trying to recompile right now with that patch, but getting hung up on zfsonlinux doesn't want to.
  3. A

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    I'm trying to follow this track today in order to patch the godforsaken AMD reset bug workaround, but I've run into a couple problems: 1) git submodule update --init hung. Or rather, it didn't - it just takes quite a while to clone ubuntu upstream. So if you run into this and it looks like your...