From owner-freebsd-fs@FreeBSD.ORG Sat Oct 30 18:18:46 2004 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2EB416A4CE for ; Sat, 30 Oct 2004 18:18:46 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 607C343D2D for ; Sat, 30 Oct 2004 18:18:46 +0000 (GMT) (envelope-from garycor@comcast.net) Received: from [10.56.78.111] (pcp09118143pcs.union01.nj.comcast.net[69.142.234.88]) by comcast.net (rwcrmhc11) with ESMTP id <2004103018183301300bu8hne> (Authid: garycor); Sat, 30 Oct 2004 18:18:43 +0000 Message-ID: <4183DB9B.90104@comcast.net> Date: Sat, 30 Oct 2004 14:21:15 -0400 From: Gary Corcoran User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wesley Morgan References: <20041030130911.E18406@volatile.chemikals.org> <4183D5C2.3050400@comcast.net> <20041030140501.U19848@volatile.chemikals.org> In-Reply-To: <20041030140501.U19848@volatile.chemikals.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-fs@freebsd.org Subject: Re: msdosfs on D70 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 18:18:47 -0000 Wesley Morgan wrote: > On Sat, 30 Oct 2004, Gary Corcoran wrote: > >> Wesley Morgan wrote: >> >>> I can't seem to mount the FAT32 fs created by my D70. Windows and >>> mtools both are able to read it just fine. Has anyone encountered >>> this problem? >>> The output from fdisk and "minfo" are below. Perhaps someone can get >>> this working properly! :) >> >> >> Somebody might be able to help you if you explained >> what a "D70" is... > > > Sorry, slipped my mind. It's a digital camera, a "Nikon D70" as > indicated in the disk label. Oh, okay - so this is presumably a filesystem on a Flash card then? > The error is simply: > > mountmsdosfs(): bad FAT32 filesystem > >> >>> sysid 12 (0x0c),(DOS or Windows 95 with 32 bit FAT (LBA)) >>> start 63, size 7998417 (3905 Meg), flag 80 (active) >>> beg: cyl 0/ head 1/ sector 1; >>> end: cyl 766/ head 15/ sector 63 If it is Flash, the above says it's (about) a 4GB (3905MB) filesystem. Do you really have a 4GB Flash card? If not, maybe that's why it complains, because of inconsistencies with other values? Can you possibly format it via FreeBSD, then maybe everyone (OSes) will be happy? Sorry, can't help you beyond this... Gary >>> bootsector information >>> ====================== >>> banner:"MSDOS5.0" >>> sector size: 512 bytes >>> cluster size: 64 sectors >>> reserved (boot) sectors: 32 >>> fats: 2 >>> max available root directory slots: 0 >>> small size: 0 sectors >>> media descriptor byte: 0xf8 >>> sectors per fat: 0 >>> sectors per track: 63 >>> heads: 16 >>> hidden sectors: 63 >>> big size: 7998417 sectors >>> physical drive id: 0x80 >>> reserved=0x0 >>> dos4=0x29 >>> serial number: 00000000 >>> disk label="NIKON D70 " >>> disk type="FAT32 " >>> Big fatlen=977 >>> Extended flags=0x0000 >>> FS version=0x0000 >>> rootCluster=2 >>> infoSector location=1 >>> backup boot sector=6 >>> >>> Infosector: >>> signature=0x41615252 >>> free clusters=69396 >>> last allocated cluster=2 >>> >>> >>> >> >> _______________________________________________ >> freebsd-fs@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-fs >> To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" >> >