Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Boot messages from console - in a log file? Where?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
lyallp
Veteran
Veteran


Joined: 15 Jul 2004
Posts: 1599
Location: Adelaide/Australia

PostPosted: Wed Dec 13, 2006 6:42 am    Post subject: [Solved] Boot messages from console - in a log file? Where? Reply with quote

I assume all the error messages that have started appearing on my boot screen, that scroll up to be lost, are kept somewhere, where I can look at them and address them?

I tried /var/log/messages, dmesg and boot.msg, all of which are not helpful, when it comes to D-BUS error messages and some other messages that scrolled up out of sight (and I can't seem to scroll back)

Can someone point me in the right direction?
_________________
...Lyall


Last edited by lyallp on Wed Dec 13, 2006 7:14 am; edited 1 time in total
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Wed Dec 13, 2006 6:47 am    Post subject: Reply with quote

You will have to enable this option and install a program. This is from /etc/conf.d/rc:
Code:
# RC_BOOTLOG will generate a log of the boot messages shown on the console.
# Useful for headless machines or debugging.  You need to emerge the
# app-admin/showconsole package for this to work.  Note that this probably
# won't work correctly with boot splash.

RC_BOOTLOG="no"

_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
lyallp
Veteran
Veteran


Joined: 15 Jul 2004
Posts: 1599
Location: Adelaide/Australia

PostPosted: Wed Dec 13, 2006 7:14 am    Post subject: Reply with quote

Thanks.
Applied, will see how I go.
_________________
...Lyall
Back to top
View user's profile Send private message
lyallp
Veteran
Veteran


Joined: 15 Jul 2004
Posts: 1599
Location: Adelaide/Australia

PostPosted: Thu Dec 14, 2006 8:25 am    Post subject: Reply with quote

Unfortunately, whilst this does indeed create /var/log/boot.msg, this file contains output which is virtually useless with regard to capturing the error messages that are generated, such as "arguments to dbus_move_error".

Any further suggestions?
_________________
...Lyall
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Thu Dec 14, 2006 8:28 am    Post subject: Reply with quote

Ummm, not any good ones. You could try hitting the ScrollLock key during boot to see if it will pause the text so that you can jot it down. If that doesn't work, try the old serial terminal xoff/xon keys, ctrl-s and ctrl-q. (stop and start respectively)
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
swimmer
Veteran
Veteran


Joined: 15 Jul 2002
Posts: 1330
Location: Netherlands

PostPosted: Thu Dec 14, 2006 3:43 pm    Post subject: Reply with quote

yabbadabbadont wrote:
You will have to enable this option and install a program. This is from /etc/conf.d/rc:
Code:
# RC_BOOTLOG will generate a log of the boot messages shown on the console.
# Useful for headless machines or debugging.  You need to emerge the
# app-admin/showconsole package for this to work.  Note that this probably
# won't work correctly with boot splash.

RC_BOOTLOG="no"

Hmm - this never worked for me :-/

I get some errors about ttys but I can't remember it because it's away from the screen before I can read it ;-) Perhaps this is related to bootsplash which I'm using as well?

Greetz
swimmer
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Thu Dec 14, 2006 9:12 pm    Post subject: Reply with quote

swimmer wrote:
yabbadabbadont wrote:
You will have to enable this option and install a program. This is from /etc/conf.d/rc:
Code:
# RC_BOOTLOG will generate a log of the boot messages shown on the console.
# Useful for headless machines or debugging.  You need to emerge the
# app-admin/showconsole package for this to work.  Note that this probably
# won't work correctly with boot splash.

RC_BOOTLOG="no"

Hmm - this never worked for me :-/

I get some errors about ttys but I can't remember it because it's away from the screen before I can read it ;-) Perhaps this is related to bootsplash which I'm using as well?

Greetz
swimmer


Quote:
# app-admin/showconsole package for this to work. Note that this probably
# won't work correctly with boot splash.


Probably it is related...

Edited: for clarity as my first response didn't make any sense.
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum