[EMAIL PROTECTED] wrote:
>
> How can you view the entire list of messeges that show when you boot into
> linux? It all either scrolls by too fast or too much read/decipher as it
> rolls off the top. Is there a file that mirrors that output or someway I
> can re-direct it to a file for perusal?
> Thanks,
> Chris
> 

You are looking for the command:
  dmesg

Pipe it through your favoriate pager:
  dmesg | more
  dmesg | less
etc.

Keith


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to