All I see in dmesg is "(Nothing has been logged yet.)"
Not too familiar with systemd at all yet but is it related to the bootlog stuff being masked?
bootlogd.service masked
bootlogs.service masked
bootmisc.service masked
I tried to unmask but it won't do it
systemctl unmask bootlogd.service
service bootlogd start
Failed to start bootlogd.service: Unit bootlogd.service is masked.
Has this been done because lxc containers could see into the dmesg? I'd like to see it to help diagnose my passthrough issue to see if anything useful is being logged.
Not too familiar with systemd at all yet but is it related to the bootlog stuff being masked?
bootlogd.service masked
bootlogs.service masked
bootmisc.service masked
I tried to unmask but it won't do it
systemctl unmask bootlogd.service
service bootlogd start
Failed to start bootlogd.service: Unit bootlogd.service is masked.
Has this been done because lxc containers could see into the dmesg? I'd like to see it to help diagnose my passthrough issue to see if anything useful is being logged.