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 :-) |