Recent content by Luke Monahan

  1. L

    Cloned HDD, guest wont boot

    I' not sure how much details to go into. I cloned my lone proxmox disk using DD. there was a power failure during the process so I booted the original up again to make sure. It worked but an ubuntu guest wouldn't boot. I finished the clone and proxmox boots from the new disk. That same ubuntu...
  2. L

    Steam Link not using Passthrough GPU

    Hi All, This might be too niche of a question, but I'm optimistic... I have a GPU that is properly passing through to my windows VM. I do not connect a monitor to this system. I want to run a steam link (streaming set top box) off of this machine. However when I connect to it it shows that...
  3. L

    [SOLVED] Changing Video Card Broke Networking

    thanks all. I didn't get the .link file working, but i was easily able to manually change the file.
  4. L

    [SOLVED] Changing Video Card Broke Networking

    SO to recap... When I change a PCI card all the bus locations will change. So I just update my /etc/network/interfaces to refer to the correct `bus info: pci@0000:05:00.0` or `logical name: enp5s0` Essentially create a new interface link normal, correct? Does my on motherboard NIC fall into...
  5. L

    [SOLVED] Changing Video Card Broke Networking

    My first Proxmox install has been working pretty well. I'm trying to get my video card to passthrough. I read about the trick of moving it to the second pci-e slot. I stuck some old card in the first slot and my main in the second slot. Everything seems to boot right, but I could not connect to...