You are not logged in.

#1 2006-09-06 00:44:38

ruhar
Member
Registered: 2006-07-28
Posts: 37

Need to locate boot messages

Hello,
One of my boot events is failing (I think it is hal related, although HAL seems to be running.)  I do receive an error message upon boot, but the screen scrolls by too fast to read.  Can someone please tell me where the initial scrolling boot messages are stored on the file system?

thanks.

Offline

#2 2006-09-06 01:06:26

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Need to locate boot messages

You can scroll through them like so:

$ dmesg | less

Offline

#3 2006-09-06 01:52:59

ruhar
Member
Registered: 2006-07-28
Posts: 37

Re: Need to locate boot messages

Great.  Thanks elasticdog!!

Offline

#4 2006-09-06 02:17:58

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Need to locate boot messages

If this has to do with the daemons at startup, those are not logged.... you may want to simply do something like:

/etc/rc.d/hal restart

and check the messages there.

Offline

Board footer

Powered by FluxBB