From owner-freebsd-current@FreeBSD.ORG Sun Apr 25 19:15:08 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 575E516A4D0 for ; Sun, 25 Apr 2004 19:15:08 -0700 (PDT) Received: from cmsrelay03.mx.net (cmsrelay03.mx.net [165.212.11.112]) by mx1.FreeBSD.org (Postfix) with SMTP id E05FA43D5E for ; Sun, 25 Apr 2004 19:15:07 -0700 (PDT) (envelope-from noackjr@alumni.rice.edu) Received: from cmsapps01.cms.usa.net (165.212.11.136) by cmsoutbound.mx.net with SMTP; 26 Apr 2004 02:15:06 -0000 Received: from optimator.noacks.org [66.136.23.165] by cmsapps01.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.13N) with ESMTP id 753iDZcPD0135M36; Mon, 26 Apr 2004 02:15:02 GMT X-USANET-Auth: 66.136.23.165 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 85F0A6113; Sun, 25 Apr 2004 21:15:02 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16942-01; Sun, 25 Apr 2004 21:15:01 -0500 (CDT) Received: from compgeek.noacks.org (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 397846101; Sun, 25 Apr 2004 21:15:01 -0500 (CDT) Received: from alumni.rice.edu (localhost [127.0.0.1]) by compgeek.noacks.org (8.12.11/8.12.11) with ESMTP id i3Q2F0Ho086638; Sun, 25 Apr 2004 21:15:00 -0500 (CDT) (envelope-from noackjr@alumni.rice.edu) Message-ID: <408C70A4.1080809@alumni.rice.edu> Date: Sun, 25 Apr 2004 21:15:00 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 0.5 (X11/20040412) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christer Solskogen References: <1082192214.23944.14.camel@funshine.carebears.net> <20040418034411.GB5419@cat.robbins.dropbear.id.au> <1082909731.28762.1.camel@funshine.carebears.net> In-Reply-To: <1082909731.28762.1.camel@funshine.carebears.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org cc: current@freebsd.org cc: Tim Robbins Subject: Re: mounting msdosfs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2004 02:15:08 -0000 Christer Solskogen wrote: > On Sun, 2004-04-18 at 05:44, Tim Robbins wrote: >> That fix looks reasonable. I'll see if I can get around to merging >> this and any other useful fixes from NetBSD later tonight. > > I just upgraded to CURRENT, and it seems like my problem is not > fixed. The NetBSD import did not the trick :/ > > If I can help you with some info, please tell me. Can you verify you have revision 1.4 of src/sbin/fsck_msdosfs/boot.c? Jon Noack