From owner-freebsd-questions@FreeBSD.ORG Mon Jun 4 18:45:35 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0298016A468 for ; Mon, 4 Jun 2007 18:45:35 +0000 (UTC) (envelope-from matt@atopia.net) Received: from saturn.atopia.net (saturn.atopia.net [72.36.141.58]) by mx1.freebsd.org (Postfix) with ESMTP id DB3EE13C45B for ; Mon, 4 Jun 2007 18:45:34 +0000 (UTC) (envelope-from matt@atopia.net) Received: by saturn.atopia.net (Postfix, from userid 1003) id 45F194AC90; Mon, 4 Jun 2007 14:46:41 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by saturn.atopia.net (Postfix) with ESMTP id 451914AC8B; Mon, 4 Jun 2007 14:46:41 -0400 (EDT) Date: Mon, 4 Jun 2007 14:46:41 -0400 (EDT) From: Matt Juszczak To: Jerry McAllister In-Reply-To: <20070604161841.GA68919@gizmo.acns.msu.edu> Message-ID: <20070604144623.F19336@saturn.atopia.net> References: <20070604121447.D5399@saturn.atopia.net> <20070604161841.GA68919@gizmo.acns.msu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Remote Server FSCK X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2007 18:45:35 -0000 > Well, did it run the fsck? > Those messages look pretty routine and should be handled > by the regular fsck done on a normal boot. Usually the > regular fsck will run and clean up most simple stuff. > Try rebooting the machine again and see if it still has the > same messages. If so, then see if they will do the single-user > fsck for you. But, I am guessing that it actually already > cleaned up for you. Rebooted and no more errors.... so I guess it did fix them.