[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] boot logging



Hi Folks!

Some time ago there where a discussion in a newsgroup about
complications
while reading the boot messages of MiNT. It seems that some machines are
so fast that users have no chance to read the really important lines on
the screen because the scrolling is too fast.
My idea is to modify the "CON=" comand so that MiNT writes its messages
to
the defined device/file (eg. "CON=c:\boot.log") too. This is easy to
implement. But there is one problem: If MiNT writes the message to the
defined destination _instead_ of the screen, important errors might be
overseen (who controls a logfile all the time?). On the other hand if
the
messages where duplicated to the destination, a line like
"CON=u:\dev\console" to stop file logging would cause two outputs every
line.
Any suggestions?

Regards,
	Ralph