From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 21:58:32 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 E245C16A4CE for ; Fri, 23 Jan 2004 21:58:32 -0800 (PST) Received: from priv-edtnes28.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF2243D46 for ; Fri, 23 Jan 2004 21:58:31 -0800 (PST) (envelope-from cpressey@catseye.mine.nu) Received: from catseye.biscuit.boo ([207.81.17.215]) by priv-edtnes28.telusplanet.netSMTP <20040124055827.NWRR26023.priv-edtnes28.telusplanet.net@catseye.biscuit.boo>; Fri, 23 Jan 2004 22:58:27 -0700 Date: Fri, 23 Jan 2004 22:02:35 -0800 From: Chris Pressey To: Rishi Chopra Message-Id: <20040123220235.4573c348.cpressey@catseye.mine.nu> In-Reply-To: <4012089D.40706@cal.berkeley.edu> References: <4012089D.40706@cal.berkeley.edu> Organization: Cat's Eye Technologies X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: System Startup Messages 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: Sat, 24 Jan 2004 05:58:33 -0000 On Fri, 23 Jan 2004 21:54:37 -0800 Rishi Chopra wrote: > I'm running a FreeBSD machine with no head (e.g. no monitor installed to > the machine). > > Is there a way to view the statup messages from the system once the > machine is up and running via SSH? What is the name of the file that > would have the messages (specifically any output sent to the terminal > with regards to detecting and installing devices)? man 8 dmesg HTH -Chris