From owner-freebsd-questions@FreeBSD.ORG Sun Apr 4 21:15:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4C1F16A4F7 for ; Sun, 4 Apr 2004 21:15:31 -0700 (PDT) Received: from sis1.snu.ac.kr (sis1.snu.ac.kr [147.46.10.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1122043D55 for ; Sun, 4 Apr 2004 21:15:31 -0700 (PDT) (envelope-from nospam@users.sourceforge.net) Received: from users.sourceforge.net (cisr.snu.ac.kr [147.46.44.181]) by sis1.snu.ac.kr (8.12.10/8.12.10) with ESMTP id i354BY1L272654 for ; Mon, 5 Apr 2004 13:11:34 +0900 Message-ID: <4070DD61.9020102@users.sourceforge.net> Date: Mon, 05 Apr 2004 13:15:29 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040315 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: dmesg bootup-info removed/overwritten by syslogd ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 04:15:31 -0000 Hi, I wanted to see my original bootup messages again. So I typed dmesg, but all I got were 'arplookup' lines. I'm puzzled, where the bootup messages have gone? I have two files in /var/log: dmesg.today and dmesg.yesterday Both files are completely filled with this line: arplookup 147.46.50.254 failed: host is not on local network Nothing else. How can I see the original bootup messages from the kernel? Do I have to reboot for that :( ? Regards, Rob.