[kwlug-disc] Degraded systems (all of mine, yours too (probably))

Ron ron at bclug.ca
Thu Feb 26 17:23:45 EST 2026


Ron Singh wrote on 2026-02-26 14:18:

> me at Work-T520:~$ systemctl list-units --state failed
>    UNIT                    LOAD   ACTIVE SUB    DESCRIPTION             
> 
> ● casper-md5check.service loaded failed failed casper-md5check Verify 
> Live ISO

Probably it failed once when... checking an ISO's MD5 hash?


Try this:

# systemctl reset-failed


That ought to reset its state.


Alternately, details via

# journalctl --unit casper-md5check.service

or just:

# systemctl status casper-md5check.service


(Remember, tab completion works very well with all systemd commands & 
options, thankfully.)



More information about the kwlug-disc mailing list