Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2004 18:46:37 +0200
From:      Benjamin von Mossner <benny@vonmossner.de>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: msdosfs and FAT16
Message-ID:  <20040402164637.GA99391@vonmossner.de>
In-Reply-To: <Pine.NEB.3.96L.1040402104858.26412C-200000@fledge.watson.org>
References:  <20040401162253.GA69135@vonmossner.de> <Pine.NEB.3.96L.1040402104858.26412C-200000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

to prerecord, the patch did the trick :)

# mount -t msdosfs /dev/da0s1 /mnt/mass
# mount
[...]
/dev/da0s1 on /mnt/mass (msdosfs, local)
[...]

On Fri, Apr 02, 2004 at 10:51:32AM -0500, Robert Watson wrote:
> 
> On Thu, 1 Apr 2004, Benjamin von Mossner wrote:
> 
> > i have a problem mounting my mp3player, attached via umass on FreeBSD
> > 5.2.1. It is recogniced correctly (from my point of view). 
> 
> Hey, I wonder if this is the same mp3player as the Acer multi-function
> player I bought recently when in Taipei.

It is a PixelView MP3 Player. But i think thats just the reseller
here, software states VMax which makes some sense with the
product code MP3-V360FM-128.

> There's some excessively strong sanity checking in the msdosfs code in
> FreeBSD, which is commented out in Apple's version that they grabbed from
> us.  I commented part of it out in -CURRENT to get my player working,
> although not yet all of it.  You probably want
> src/sys/fs/msdosfs/msdosfs_vfsops.c:1.119.  I've attached a copy of the
> patch.  I have plans to merge this to -STABLE for 4.10, but haven't had a
> chance to test it on a -STABLE box.  I don't anticipate any complications. 

Thank you very much. I applied the patch, recompiled the kernel
and now i can mount it. Perfect.

Best regards
benny
-- 
/"\ ASCII RIBBON CAMPAIGN                  | Benjamin von Mossner
\ / AGAINST HTML MAIL                      | benny@vonmossner.de
 X  
/ \ multiple exclamation marks are a sure sign of a diseased mind


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040402164637.GA99391>