Recent content by sgt_jamez

  1. S

    Restore: tar: no space left on device

    I'm having this same problem with an LXC of about 450 megs. Why is this happening? OP says it looks like an issue with the backup. How can he tell? How can I fix my backup so I can just perform the restore? Lastly, the resolution offered is way over my head. Can you help me to fix my issue...
  2. S

    Help with Steam running Horizon Zero Dawn on a Proxmox VM

    So I was able to get the most basic of my issues resolved. Not sure if this is normal, but my Nobara 40 KDE VM only had Wayland installed. I had to install X11 and then set my user to autologin using X11. To be honest, I really don't understand exactly what Wayland or X11 do outside of the...
  3. S

    Help with Steam running Horizon Zero Dawn on a Proxmox VM

    I did not try SteamOS at all. I looked to see if I could run it as a VM and it seems like I think it was v3 was not out yet and v2 is dead. Something like that. I only have one PC for bare metal and it's my main rig. Dual boot. Tough to wipe all that just for a really big reach like SteamOS...
  4. S

    No video after switching to passed through GPU

    As a relative newcomer to Linux VMs, I'm sure there's something simple I'm missing. I'm hoping this community can help. I can get Nobara installed and running with the default display and the NoVNC console. And then once I add the passed through GPU with the line hostpci0: 0000:2b:00,pcie=1 and...
  5. S

    Help with Steam running Horizon Zero Dawn on a Proxmox VM

    I've spent a fair amount of time on this project and pretty much got prison sexed at every turn. A) I can't get anything but Linux Mint to kick over to the passed through GPU. Nobara, Fedora, and EndeavorOS, I can install something like NoMachine and connect to the default display. Once I add...
  6. S

    Help with Steam running Horizon Zero Dawn on a Proxmox VM

    What about Starfield? I can't get it to run either. I already have all this running on a Win 10 VM as noted in my original post. I was just hoping to be able to come off Windows as the EoL for 10 looms and the encrappening of 11 just keeps pushing the limits. Sadly I am just struggling. I do...
  7. S

    Help with Steam running Horizon Zero Dawn on a Proxmox VM

    I'll have to load up Mint 22 on some hardware to test it. I did post on the Steam forum. 10 hours ago and no replies. Same on the Linux Mint forums. I keeps seeing all these YouTube vids saying hey Linux rocks with this. But its all people doing it from bare metal. I'll give it a try and see...
  8. S

    Help with Steam running Horizon Zero Dawn on a Proxmox VM

    I realize this isn't exactly a Proxmox problem, but I thought maybe someone else here has experience with this kind of setup. I currently use Proxmox running on a headless server hosting a Windows 10 VM with a GPU passthrough. It works and all is well. However, I am switching my gaming VM over...
  9. S

    SDN Networking Involving VPNs

    I did get it to work. It was a matter of my desktop PC and my OpenWRT VM being on different VLANs. I had to add my PC VLAN to the Static Route section of OpenWRT or move my desktop to the same VLAN as OpenWRT.
  10. S

    How to passthrough GPU to Nobara VM?

    System Specs: Proxmox v8.2.4 running headless Kernel 6.8.12-1-pve CPU - AMD Ryzen 7 3700X 8-Core Processor GPU - GeForce RTX 2060 [10de:1e89] (I forget the brand/model) - has HDMI dummy connector plugged in Mobo - Asrock X470D4U 64Gb RAM I have a Windows 10 gaming VM up and running with GPU...
  11. S

    OpenWRT on LXC, GUI access dies when VPN starts

    Awesome! That worked perfectly. I appreciate you taking the time to help.
  12. S

    OpenWRT on LXC, GUI access dies when VPN starts

    Also, you asked about the IP I was accessing the server from... both my laptop and my main PC were on VLAN 10. I connected my laptop to VLAN 40 and I can access the OpenWRT GUI while the VPN is running. So now the question becomes how to add VLAN 10 access?
  13. S

    OpenWRT on LXC, GUI access dies when VPN starts

    Yes, I mean I am losing access to the VM GUI. The tutorial I followed has the OpenWRT GUI on vbmr0 (in my case set for vlan 40, and static IP to 192.168.40.35). Everything else on vlan 40 is accessible regardless of the VPN status. Just the OpenWRT GUI IP becomes inaccessible when I start the...
  14. S

    SDN Networking Involving VPNs

    Off topic - I followed the same vid and everything worked as shown up to the point of starting the VPN. Once I do the enable tick and start button, OpenWRT wants me to save changes. As soon as I save the changes (and start the service apparently), I lose access to the GUI. Did you have this...
  15. S

    OpenWRT on LXC, GUI access dies when VPN starts

    I'm having trouble following a walk-through on YouTube for installing OpenWRT/VPN from Novaspirit Tech. I'm on PVE 8.2.4 and have installed OpenWRT from linuxcontainers.org. What I'm running into, is when I enable and start the VPN (I have vpn service from PIA), I lose access to the web GUI...