From owner-freebsd-current@FreeBSD.ORG Mon Nov 8 17:25:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D61B716A4CE for ; Mon, 8 Nov 2004 17:25:36 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 965E943D39 for ; Mon, 8 Nov 2004 17:25:34 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1CRDGn-0005DV-TA for freebsd-current@freebsd.org; Mon, 08 Nov 2004 09:25:34 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16783.44045.498591.402869@ran.psg.com> Date: Mon, 8 Nov 2004 09:25:33 -0800 To: FreeBSD Current Subject: broken ata fs on very current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 17:25:36 -0000 cvsup as of 2004.11.08 16:02 did make buildworld did make kernel shutdown -r (looked good, buffers dumped ok) reboot with beastie option 4 (single user) tried mount -a it whined that filesystems were not clean fsck -y fixed some errors tried mount -a it whined that filesystems were not clean tried mount -a it whined that filesystems were not clean booted kernel.old all works as normal randy