Search results

  1. M

    AMD GPU to LXC questions

    I got a mostly working passthrough of the gpu by following instructions here and there, but I'd like a little more info to properly understand what's required. And AMD's ridiculously convoluted driver stack certainly isn't helping. Need some definitive answers on these questions please. 1)...
  2. M

    [SOLVED] automount NFS share to CT

    Trying to automount an NFS share to a CT that's being shared from another VM, both on the same pve host. The share isn't mounted to the pve host because it's only available when the other VM sharing it is running and I don't need it on the host regardless. So, I got an ubuntu 20.04 CT...
  3. M

    Create VM without storage?

    Need to create a VM that runs from its bootable iso. No storage required. Can't find any option to not create a hard drive for it. Something I'm not seeing?
  4. M

    glxinfo unable to open display

    glxinfo can't give any useful info because DISPLAY env variable is not set on proxmox host, even when logged in to actual console with a monitor and keyboard attached. Forcing export $DISPLAY=:0 or whatever else doesn't help either. Any ideas why is that?