Recent content by eyen

  1. E

    [SOLVED] Problem with GPU Passthrough

    I've been doing GPU passthrough for years and I've not had any issues in recent years until today. I've tried everything in this thread and nothing worked. I've tried eveything in the wiki and nothing worked. I've tried all the combinations of what was in thread and what was in the wiki and it...
  2. E

    Is there a gui option for adding a usb device to a running VM?

    Hi, I found that in proxmox, if I want to add a usb2 device to a running VM, I need to execute some commands in the monitor tab: https://pve.proxmox.com/wiki/USB_Devices_in_Virtual_Machines#Assign_Devices_to_an_already_Running_VM Is there a GUI option for doing this instead?
  3. E

    Cannot boot into windows VM nor windows ISO

    I resolved my issue: I had disabled the NX mode in my bios. After re-enabling it, it works. While I would normally mark this issue solved, the only reason I figured it out was that I was going to ditch proxmox for vmware, and vmware detected that the NX mode was disabled. So I suggest that...
  4. E

    Cannot boot into windows VM nor windows ISO

    Hi, My windows 10 VM was not booting. I've been having issues with it not booting after installing Visual Studio 2015, so I thought I had to reinstall windows 10. So I tried loading the windows 10 ISO, and that too was failing. I created a new blank VM for windows 10 and there too the windows...
  5. E

    [SOLVED] Failed to start networking when starting

    I found a similar issue here: https://forum.proxmox.com/threads/proxmox-6-network-wont-start.56362/ Simply masking the ifupdown-pre service solved it.
  6. E

    [SOLVED] Failed to start networking when starting

    Hi, I have a fresh install of Proxmox 6.1. I have two NIC's: one on the motherboard and one 10G card. The 10G card has no network cables attached. When I start the system, there is no networking. The two NIC's are detected, but no IP's are assigned (`ip addr`). Simply restarting the...