Search results

  1. F

    Tried to update server and broke it

    This is after a reboot. It still shows my old web gui that was used at my old house. But at least i have a pve version for you guys.
  2. F

    Tried to update server and broke it

    I figured that might be the case but i adjusted it to be the same gateway as my home pc and its still not working. also the reason for two ip addresses for two different nic's was that i was playing around with having two dedicated game servers. And thats before i knew how to split it into vlans...
  3. F

    Tried to update server and broke it

    pveversion -v returns I think my gateway is 192.168.254.254 Thats what my gateway is on my other home pc. i just tried modifying the gateway on etc/network/interfaces to match 192.168.254.254 instead of 192.168.254.000 on the vmbr0 interface thats bridged to eno3 and eno3 returns on doing...
  4. F

    Tried to update server and broke it

    How can i tell which one is up or down. I did ifup eno3 and it seemed like it did something but dns isnt resolving still so i cant run an apt update to fix pve-enviroment since i have no gui currently and cant access the web interface
  5. F

    Tried to update server and broke it

    I have been trying to recover my dell r620 for a few weeks now with no luck. no etc hosts file and no etc hostname file. i can upgrade or update since no dns and cant figure out how to fix. i can remote in via idrac but cant resolve a lot of issues.
  6. F

    Moving Virtual machine from virtual box to external drive and then import into vm

    mounted external drive to /mnt/usbdata WIndows_Server.raw is the file i want to go to 104 vm so i try to do qm importdisk 104 /mnt/usb/data/Windows_Server.raw and then the output i have tried many things. i got one to work but cant remember what i did but after i got it to work i couldnt get...
  7. F

    Moving Virtual machine from virtual box to external drive and then import into vm

    Hi all, I have been trying to figure out how to import my .raw file virtual machine over to my proxmox server. I converted the file to .raw from a vdi that i was using in virtualbox via qemu. And i copied it to the external drive. And i have the external drive mounted but cant get the file to...