View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 06:57 PM
Don Morris
 
Posts: n/a
Default Re: Viewing init messages

Andre Majorel wrote:
> I need to check the init messages ("Starting ...") but they have
> scrolled off the console. Would they be logged somewhere by any
> chance ? Thanks.
>
> (This is for HP-UX 11i v1.6 on ia64).
>


/var/adm/rc.log will have the detailed version of it --
(i.e. more than just PASS/FAIL, you'll get the output of
each command -- which will let you know if there are any
problems).

Don
--
kernel, n:
A part of an operating system that preserves the medieval traditions
of sorcery and black art.
Reply With Quote