Search results

  1. C

    Mortar (Secureboot/LUKS Framework) broken with PVE kernel >= 5.19

    I'd like to point out that I upgraded PVE 8 to 9, and PBS from 3 to 4. I already had kernel 6.14.8-2 installed before the upgrade, but the first reboot broke the boot. I completely reinstalled Mortar, after disabling SecureBoot. Now it's working again; the TPM unlocks the boot disk properly.
  2. C

    Mortar (Secureboot/LUKS Framework) broken with PVE kernel >= 5.19

    Just upgraded from PVE 7 with 5.15 to PVE 8 with 6.5.11 and it works !! Thanks you @fabian and @noahbliss
  3. C

    Mortar (Secureboot/LUKS Framework) broken with PVE kernel >= 5.19

    Can a Proxmox dev look at this problem please ? The Mortar framework works with the default Debian kernel
  4. C

    Mortar (Secureboot/LUKS Framework) broken with PVE kernel >= 5.19

    Same issue here I am waiting for a fix for upgrade to PVE 8
  5. C

    Default extend/display all "folders"/pools on the left side

    I'm olso intrested by a setting to set delault view and chose extand all folder
  6. C

    Securing Proxmox with Mortar. Issues with kernels >= 5.19

    I have done some test and and reported it on Mortar telegram channel last week. If you install a fresh debian bullseye and upgrade kernel from backports (6.xx), Mortar works if you install systemd-boot and system boots correctly. But for now we can't install systemd-boot on debian + proxmox...
  7. C

    copy paste in windows 11 vm

    A .txt file, not just text
  8. C

    copy paste in windows 11 vm

    I just tested, keyborad shortcut not working, but drag and drop yes
  9. C

    GPU Passthrough to VM - Everything seems working but it doesn't

    Hi, Have you blacklisted module ? echo "blacklist nouveau" >> /etc/modprobe.d/blacklist.conf echo "blacklist nvidia" >> /etc/modprobe.d/blacklist.conf echo "snd_hda_intel" >> /etc/modprobe.d/blacklist.conf # cat /etc/modprobe.d/blacklist.conf blacklist amdgpu blacklist radeon blacklist nouveau...
  10. C

    Process proxmox-backup-api flooding syslog

    Hi, look at this https://forum.proxmox.com/threads/pbs-log-issue.97232/
  11. C

    [SOLVED] PBS log issue

    Yes it's confusing. I don't know if I have good, but it works
  12. C

    [SOLVED] vTPM for Proxmox

    Remove existing EFI disk and create a new one, with pre-enroll keys. You will have to recreate the boot in vBIOS.
  13. C

    New Mobile App for Proxmox VE!

    It is a real question. Mainly to restore vm with GPU passtroughed.
  14. C

    Access to shell with other user than root

    PVE users, one for PVE and another one for PBS
  15. C

    Access to shell with other user than root

    Just created users and token for playing. I can access to all functions, but not to the shell There is a way to solve this ?
  16. C

    [SOLVED] PBS log issue

    Just for feedback, I have created one user for PVE and another one for PBS. I disabled root in PVE and PBS, and I can login with respected token in PVE and PBS authentication server. Now PBS is connected to PVE with a token. No more log Very interesting Thanks again
  17. C

    [SOLVED] PBS log issue

    I played a little with API token, but I want to "full reset" this to recreate neatly. I understood I can connect PBS to PVE with API token and secret, but after removed all token and user, and connect PBS with root@pam, I cant backup some VM anymore. I explored some files in PVE and PBS case...
  18. C

    vTPM support - do we have guide to add the vTPM support?

    Ok, After remove and create another EFI disk with pre enrolled keys, i was able to had secure boot activated, but i had to disable signature vérification for storage controller. I will try later to change this driver.