From owner-freebsd-questions@FreeBSD.ORG Sun Nov 20 13:17:15 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E060106566C for ; Sun, 20 Nov 2011 13:17:15 +0000 (UTC) (envelope-from levitch@iglou.com) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id CD83E8FC0C for ; Sun, 20 Nov 2011 13:17:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=6rPH2KAY1oHdfGkTmELyXAQX9PegS0KXLz0FuTV68dM=; b=Qrrn1BBbdTLoJ2BIep9tk2XiJzce+rui/GV8Ms5wiV6aGbnBJXDP3CphXYk28sx0hFo88Y6zF7RGWyVz833ZFCnOu92/drSNfZR7FnBzcfopNw+sWHqWUlK1Mp15tIRoIQii53r6rRrYvQ/Z4Jnvb52AJBnYBZtJi3BRSqd6ClA=; Received: from iglou3.iglou.com ([192.107.41.6]:57818 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1RS6pF-00055V-94 by authid with igloumta_auth for questions@freebsd.org; Sun, 20 Nov 2011 07:48:49 -0500 Received: from shell1.iglou.com ([192.107.41.17]:56978 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1RS6pE-0003bx-Up for questions@freebsd.org; Sun, 20 Nov 2011 07:48:49 -0500 Date: Sun, 20 Nov 2011 07:48:48 -0500 (EST) From: Darrel X-X-Sender: levitch@shell1 To: questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b Cc: Subject: journal timestamp fsck error amd64 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: Sun, 20 Nov 2011 13:17:15 -0000 Hello, An amd64 running fbsd9-RC1 was shutdown overnight from the 'shutdown -p' command. It reported an unclean shutdown and I ran 'fsck -y'. Still it will not boot and the message is "Journal timestamp does not match fs mount time". This is occurring for both /var and /usr. How can I fix this? Thanks, Darrel