[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SAGE] Solaris boot Console logging??
On Tue, 16 Jul 2002, Joseph Boyer Jr. wrote:
> Folks, just a quick question:
>
> Is there a way to logging the console of SUN box to a file for just the
> boot process. I know that this is done in my flavors of linux and it
> could prove to be useful for some of my servers.
>
not directly, but, it's quite easy to hook a serial port to the ttyA
(termA, SerialA, etc) of a Sun and unplug the keyboard to get a serial
console. Then, running kermit, or xmodem or procomm or telix, or
minicom or whatever, you can boot the machine and capture the results
in a buffer.
Doug