> How can we get anywhere near to close to solve the issue if we don't
> have any data about what's going on in your system?
> 
> For a closer look: (Some of the following probably better to run after
> rebooting the machine; and I run most of it as root - Please see the
> man pages for these tools):
> 
> systemd-analyze
> systemd-analyze blame
> journalctl -b -o short-full
> cat /var/log/boot.log

You need root privileges to view boot.log and the file are ANSI. Try with:

$ sudo less -r /var/log/boot.log

P/s : I have same problem 2 line when booting but the log just show 1
line but I just ignore it.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to