From owner-freebsd-questions@FreeBSD.ORG Sun Jul 15 18:51:59 2012 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 23880106564A for ; Sun, 15 Jul 2012 18:51:59 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 03A088FC0A for ; Sun, 15 Jul 2012 18:51:58 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 9113B5083F for ; Sun, 15 Jul 2012 11:51:57 -0700 (PDT) To: freebsd-questions@freebsd.org In-Reply-To: Date: Sun, 15 Jul 2012 11:51:57 -0700 Message-ID: <64329.1342378317@tristatelogic.com> From: "Ronald F. Guilmette" Subject: Re: fsck on FAT32 filesystem? 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, 15 Jul 2012 18:51:59 -0000 In message , Adam Vande More wrote: >On Sun, Jul 15, 2012 at 2:23 AM, Ronald F. Guilmette >wrote: >> >> Is there any such a tool (as fsck for FAT32) available for freeBSD? If so, >> where would I find it? >> > >/sbin/fsck_msdosfs Thank you. That sure sounds like it ought to do the trick.