You are not logged in.

#1 2008-08-10 19:27:25

rv2733
Member
Registered: 2006-12-28
Posts: 40

On boot screen messages - How to read after boot?[SOLVED]

Hi,

On boot. I see an error message but it scrolls by too fast. I can't find any reference in the log files. How can I read the screen messages on boot?

macroron

Last edited by rv2733 (2008-08-10 22:15:00)

Offline

#2 2008-08-10 19:35:35

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 3,682

Re: On boot screen messages - How to read after boot?[SOLVED]

If it's kernel message, it should be in dmesg (run command "dmesg").

If it's Arch's message (white bold text), you can disable clearing the first virtual console by removing the first line in /etc/issue (you'd better "cp /etc/issue /etc/issue.back" before doing that). Press ctrl-alt-f1 to see the first virtual console.

Online

#3 2008-08-10 22:16:10

rv2733
Member
Registered: 2006-12-28
Posts: 40

Re: On boot screen messages - How to read after boot?[SOLVED]

lucke wrote:

If it's kernel message, it should be in dmesg (run command "dmesg").

If it's Arch's message (white bold text), you can disable clearing the first virtual console by removing the first line in /etc/issue (you'd better "cp /etc/issue /etc/issue.back" before doing that). Press ctrl-alt-f1 to see the first virtual console.

Thank You,

I removed the first line in /etc/issue after backing up /etc/issue to /etc/issue.back. Then rebooted.

Now I can see Arch's messages (white bold text) on ctrl-alt-f1.

macroron

Offline

#4 2013-07-31 06:16:00

MaKr0
Member
Registered: 2013-07-31
Posts: 1

Re: On boot screen messages - How to read after boot?[SOLVED]

Or even better, you could install the bootlogd package, which will dump all the messages, you see blazing by at boot time, into the boot.log file in the /var/log/ directory.
Then you can de/active it as needed like any other daemons.

Offline

#5 2013-07-31 07:35:47

jasonwryan
Forum & Wiki Admin
From: .nz
Registered: 2009-05-09
Posts: 12,872
Website

Re: On boot screen messages - How to read after boot?[SOLVED]

MaKr0, please don't necrobump: https://wiki.archlinux.org/index.php/Fo … Bumping.27



Closing


Arch + dwm   •   Mercurial repos

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB