View Single Post

   
  #4 (permalink)  
Old 01-16-2008, 08:14 AM
Tino Reinhardt
 
Posts: n/a
Default Re: How to capture boot messages?

Chris Newport <me@see-my-sig.invalid> wrote:

> > I know that not all messages are captured in /var/adm/messages or
> > /var/log/syslog. So looking for some other facility that captures all
> > messages generated during the boot process.


> dmesg


Which is just some shell-script, displaying part of /var/adm/messages
since the days of SunOS 5.7 (and no more setgid "sys" of course :-)
Reply With Quote