From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 16 19:16:37 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73CA816A403 for ; Mon, 16 Oct 2006 19:16:37 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (megan.kiwi-computer.com [63.224.10.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 6250E43DB4 for ; Mon, 16 Oct 2006 19:16:27 +0000 (GMT) (envelope-from rick@kiwi-computer.com) Received: (qmail 80880 invoked by uid 2001); 16 Oct 2006 19:16:26 -0000 Date: Mon, 16 Oct 2006 14:16:26 -0500 From: "Rick C. Petty" To: VANHULLEBUS Yvan Message-ID: <20061016191626.GD77730@keira.kiwi-computer.com> References: <20061013074136.GA31459@zen.inc> <20061013080407.GA26522@britannica.bec.de> <20061013174215.GB83555@keira.kiwi-computer.com> <200610131416.51379.jhb@freebsd.org> <20061013185757.GA88689@keira.kiwi-computer.com> <20061016074904.GA30889@zen.inc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061016074904.GA30889@zen.inc> User-Agent: Mutt/1.4.2.1i Cc: freebsd-hackers@freebsd.org Subject: Re: Fscking a partition mounted Read only... X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 19:16:37 -0000 On Mon, Oct 16, 2006 at 09:49:04AM +0200, VANHULLEBUS Yvan wrote: > > Right: I just tried on a FreeBSD 4.11, and I can fsck a partition > which has just been remounted RO. > > Could it be interesting (and quite safe !) to recompile 4.X's fsck > under FreeBSD6 and do the test again on FreeBSD 6 ? I doubt you'd get the code to work under 6.x or 5.x even. I'm not sure if any GEOM-related stuff ever made it into fsck, but certainly the background checking code and softupdates changes were introduced about that time. -- Rick C. Petty