Check if system is running or starting
systemctl is-system-running
Check reason why system is not running
journalctl -b -p err
systemctl --failed
systemctl list-jobs
systemd-analyze blame
Check if system is running or starting
systemctl is-system-running
Check reason why system is not running
journalctl -b -p err
systemctl --failed
systemctl list-jobs
systemd-analyze blame