Search results

  1. J

    CT is locked (failed backup) and /etc/pve is missing

    I am missing sbin from my PATH: env|grep PATH PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games How do I go about adding it permanently?
  2. J

    CT is locked (failed backup) and /etc/pve is missing

    and I solved that too... thank you internet: cp /usr/sbin/pct /usr/bin/pct pct works now
  3. J

    CT is locked (failed backup) and /etc/pve is missing

    you know what, I am a total idiot... can this thread be deleted? I was in the wrong shell. I am still unable to unlock the container. I tried using: pct unlock <vmid> but I get: -bash: pct: command not found
  4. J

    CT is locked (failed backup) and /etc/pve is missing

    Hey everyone, I attempted to perform a backup of one of my containers, and I accidentally stopped it before it finished. Now this container is locked and I am unable to locate the /etc/pve folder to edit the <VMID>.conf file to release the lock. here is my console: Also I have several...