From owner-freebsd-questions@FreeBSD.ORG Wed Aug 18 13:55:42 2010 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 7716A1065679 for ; Wed, 18 Aug 2010 13:55:42 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 66C318FC16 for ; Wed, 18 Aug 2010 13:55:42 +0000 (UTC) Received: from [10.0.10.3] ([202.69.173.223]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 18 Aug 2010 06:55:41 -0700 Message-ID: <4C6BE659.2080006@a1poweruser.com> Date: Wed, 18 Aug 2010 21:55:37 +0800 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Aug 2010 13:55:41.0954 (UTC) FILETIME=[0BF5BE20:01CB3EDD] X-Sender: fbsd8@a1poweruser.com Subject: fix bad directory on FAT32 usb 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: Wed, 18 Aug 2010 13:55:42 -0000 I have a fat32 usb disk that gives this error when mounting with mount_msdosfs /dev/da0s1 "bad fat32 file system" Is there some way to clean or auto fix this fat32 file system so it will mount?