Recent content by Toastbrot77

  1. T

    LXC Ubuntu 24.04 the dmesg isn't working

    Hi, thank you very much for the quick and good answer. My container is unprivileged and I was not aware of the difference. Now I also realize where the other problems I have come from, e.g. mounting drives via cifs. The container only runs unproblematic local applications such as Paperless...
  2. T

    LXC Ubuntu 24.04 the dmesg isn't working

    I have an Ubuntu 24.04. running in an LXC container that is based on template ubuntu-24.04-standard_24.04.-2_amd64.tar.zst and I'm having some problems with it. I can't get to the output of dmesg. $ dmesg dmesg: read kernel buffer failed: Operation not permitted Also with $ sudo dmesg I get...