Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2005 02:47:53 +0200
From:      =?UTF-8?B?QmrDtnJuIEvDtm5pZw==?= <bkoenig@cs.tu-berlin.de>
To:        gerard-seibert@suscom.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Unknown Message Displayed Shortly After Boot-Up
Message-ID:  <42C1EFB9.5070705@cs.tu-berlin.de>
In-Reply-To: <20050628201300.3B86.GERARD-SEIBERT@suscom.net>
References:  <20050628201300.3B86.GERARD-SEIBERT@suscom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Gerard Seibert wrote:

> Within a minute after booting up, the following message will suddenly
> appear on my computer screen:
> 
> Jun 28 20:09:04 beerstud last message repeated 2 times.
> 
> [...]
> 
> This just suddenly started happening today. I have no idea where to look
> to find out what is happening or how to correct it.

Look into the log files in /var/log, e.g.

     grep -B1 'last message repeated' /var/log/*.log

Björn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42C1EFB9.5070705>