2002-12-19 07:27:29

by plachninka

[permalink] [raw]
Subject: Saving logs when system is started

Hi
Simple question: is any possibility to save system logs on floppy or
anywhere when system is started from ramdisk?
I still have a problem with scsi_hostadapter module and i would like to see
startup logs


regards

Mariusz Bozewicz


2002-12-20 04:20:15

by Stephen Satchell

[permalink] [raw]
Subject: Re: Saving logs when system is started

At 08:37 AM 12/19/02 +0100, plachninka wrote:
>Hi
>Simple question: is any possibility to save system logs on floppy or
>anywhere when system is started from ramdisk?
>I still have a problem with scsi_hostadapter module and i would like to see
>startup logs

1. Add to the end of rc the commands to copy the logs to floppy or anywhere.
2. Add to the end of inittab a call, using :once:, to a script to copy the
logs to floppy or anywhere.
3. Write a daemon that mirrors the logs from time to time to floppy or
anywhere, lauched from inittab or from whatever launches your daemons.


--
The human mind treats a new idea the way the body treats a strange
protein: it rejects it. -- P. Medawar
This posting is for entertainment purposes only; it is not a legal opinion.