From owner-freebsd-questions@FreeBSD.ORG Tue Nov 27 01:43:20 2007 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBBD416A41A for ; Tue, 27 Nov 2007 01:43:20 +0000 (UTC) (envelope-from mike.jeays@rogers.com) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by mx1.freebsd.org (Postfix) with SMTP id 598FB13C458 for ; Tue, 27 Nov 2007 01:43:20 +0000 (UTC) (envelope-from mike.jeays@rogers.com) Received: (qmail 80821 invoked from network); 27 Nov 2007 01:43:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:From:To:Subject:Date:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=SLPaW7+TknkxJlOrxgyRBiv9dqJGnmlqhhiKsjIU8Png7pNb6K+ytFllMoJjBsf9PgvhfaAX9m+HDYQjaFIHbgBErJZH4Tj04L9QEdG6ZGNYbaQr7uET6TubWeQOKXFzEhifYo4HVA15gDOBSGem8l9bXGxnM8ITDshKqJDTcIc= ; Received: from unknown (HELO napoleon.local) (mike.jeays@rogers.com@99.224.73.40 with login) by smtp109.rog.mail.re2.yahoo.com with SMTP; 27 Nov 2007 01:43:18 -0000 X-YMail-OSG: QcHcax0VM1k4WdElcmd9pRQXOVUhoCX3URSvaUNsy_MQWuFK3zHH1dSAaQ5O0mtbpg-- From: Mike Jeays To: "freebsd-questions@FreeBSD. ORG" Date: Mon, 26 Nov 2007 20:44:03 -0500 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200711262044.03906.mike.jeays@rogers.com> Cc: Subject: Automatic FSCK for an ext2 disk 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: Tue, 27 Nov 2007 01:43:20 -0000 I added a second IDE disk to a FreeBSD system, and formatted it as ext2. (I do have a good reason for doing this). The system lost power last night. On reboot, the UFS filesystems were repaired automatically, but I had to do a manual fsck on the new disk in single-user mode. Is there a way to make sure an ext2 filesystem gets automatically fscked as well as the UFS partitions on the primary disk? -- Mike Jeays http://www.jeays.ca