Search results

  1. L

    lxc apparmor="DENIED" operation="mount" error=-13

    [3367574.989345] audit: type=1400 audit(1634922540.459:12171): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxc-102_</var/lib/lxc>" name="/run/systemd/unit-root/" pid=20238 comm="(ionclean)" srcname="/" flags="rw, rbind" In my LXC container my dmesg is just...
  2. L

    [SOLVED] How do I install pve-kernel 5.4.124-2?

    Thank you Tom. I did not read my version correctly. I initially wanted 5.4.124-2 and thought I had installed 5.4.124-1 when in fact what I had was 5.4.128-1 which is an even newer one. Appreciate the help.
  3. L

    [SOLVED] How do I install pve-kernel 5.4.124-2?

    [ root @ webserver ] ~ # apt update Hit:1 http://security.debian.org buster/updates InRelease Hit:2 http://security.debian.org/debian-security buster/updates InRelease Hit:3 http://ftp.debian.org/debian buster InRelease Hit:4 http://ftp.debian.org/debian buster-updates InRelease Hit:5...
  4. L

    [SOLVED] How do I install pve-kernel 5.4.124-2?

    I ran the dist-upgrade but it did not upgrade the kernel. It is still at 5.4.128-1-pve. What i want is 5.4.128-2-pve [ root @ webserver ] ~ # pveversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.128-1-pve)
  5. L

    [SOLVED] How do I install pve-kernel 5.4.124-2?

    I want to update my kernel so I can overcome the security vulnerability CVE-2021-33909. From a different forum post I figured out the kernel 5.4.124-2 has this problem fixed. However when I search for it I can only find 5.4.124-1 not 5.4.124-2 [ root @webserver ] ~ # apt-get install...