Recent content by sender

  1. S

    [SOLVED] Enable secure boot on Windows 10 VM

    Good tip but not accurate anymore... issue opened.
  2. S

    [SOLVED] Enable secure boot on Windows 10 VM

    Can anybody direct me in what to do when I have a Win10 VM which wont update to 11. What do I need to do in Proxmox?
  3. S

    Upgrade 7 to fails - whats wrong?

    I did not reboot or any other. My error message was in the OP. No memory issues.
  4. S

    Upgrade 7 to fails - whats wrong?

    I only have 2 devices available, it's my personal test system. Cant add a 3rd node... Now, a day later it just seems to work... was there an issue with the online installers?
  5. S

    Upgrade 7 to fails - whats wrong?

    following: https://pve.proxmox.com/wiki/Upgrade_from_7_to_8 Is use: https://pve.proxmox.com/wiki/Package_Repositories Proxmox VE No-Subscription Repository apt dis-upgradefails: W: (pve-apt-hook) !! WARNING !! W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'! W...
  6. S

    VM and LXC mount CIFS problem. [SOLVED]

    So, some final help here. do I need to go from this: mount -vvv -t cifs -o username=frigate,password=nono,domain=WORKGROUP //192.168.1.100/frigate/clips /shared/frigate/clips mount -vvv -t cifs -o username=frigate,password=nono,domain=WORKGROUP //192.168.1.100/frigate/recordings...
  7. S

    VM and LXC mount CIFS problem. [SOLVED]

    Sorry, in your example: //192.168.1.100/frigate/clips /shared/frigate/clips /shared/frigate/clips cifs username=frigate,password=nono,domain=WORKGROUP 0 0 this: /shared/frigate/clips /shared/frigate/clips is in double. Is that an error?
  8. S

    VM and LXC mount CIFS problem. [SOLVED]

    Thank you, I had that before but I am struggling with the correct format I think. Is there double /shared/frigate/clips in your line? Why? I had before - but that was splitted later by 3 separate shares on advise of the frigate guys. //192.168.1.100/frigate/ /shared/frigate/ cifs...
  9. S

    VM and LXC mount CIFS problem. [SOLVED]

    Hi! I need some help to make these mounts reboot proof... what's the best way in my LXC2? mount -vvv -t cifs -o username=frigate,password=nono,domain=WORKGROUP //192.168.1.100/frigate/clips /shared/frigate/clips mount -vvv -t cifs -o username=frigate,password=nono,domain=WORKGROUP...
  10. S

    Can't start LXC with docker nested after upgrade from 6 to 7

    Sorry, going round in circles here.... why would restore from backup start docker in my container? What is the rationale? What is the issue in here?
  11. S

    Can't start LXC with docker nested after upgrade from 6 to 7

    Now cant login to the LXC container anymore. starting up but nothig then....
  12. S

    Can't start LXC with docker nested after upgrade from 6 to 7

    I do not know for sure. I would NOT expect this to be changed do to an upgrade. Also, I cannot set it back. Also, since backup/restore seems to be the only way to set unprivileged back. (see post #7).