msdosfs and FAT16

From: Benjamin von Mossner (benny_at_vonmossner.de)
Date: 04/01/04

  • Next message: myronsuziew_at_juno.com: "raw newbie"
    Date: Thu, 1 Apr 2004 18:22:53 +0200
    To: freebsd-fs@freebsd.org
    
    

    Hi list,

    i have a problem mounting my mp3player, attached via umass on
    FreeBSD 5.2.1. It is recogniced correctly (from my point of view).

    # uname -a
    FreeBSD bensons.bejuwg.intern 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #0: Wed Mar 24 02:01:10 CET 2004 benny@bensons.bejuwg.intern:/usr/src/sys/i386/compile/BENSONS i386
    #

    -- messages go here
    [snip]
    Apr 1 18:14:13 bensons kernel: umass0: <USB MF> <USB PRODUCT>, rev 1.10/10.01, addr 2
    Apr 1 18:14:13 bensons kernel: GEOM: create disk da0 dp=0xc37ca050
    Apr 1 18:14:13 bensons kernel: da0 at umass-sim0 bus 0 target 0 lun 0
    Apr 1 18:14:13 bensons kernel: da0: <FM Player 0100> Removable Direct Access SCSI-4 device
    Apr 1 18:14:13 bensons kernel: da0: 1.000MB/s transfers
    Apr 1 18:14:13 bensons kernel: da0: 121MB (248832 512 byte sectors: 64H 32S/T 1 21C)
    [snap]

    option MSDOSFS is compiled into kernel

    # grep -c MSDOSFS /usr/src/sys/i386/conf/BENSONS
    1
    # kldload msdosfs
    kldload: can't load msdosfs: File exists

    Now when i try mounting, i recieve the following error.
    # mount -t msdosfs /dev/da0s1 /mnt/mass
    msdosfs: /dev/da0s1: Invalid argument
    #

    Even better a
    # dd if=/dev/da0s1 of=temp count=1
    1+0 records in
    1+0 records out
    512 bytes transferred in 0.005233 secs (97844 bytes/sec)
    # strings temp
    FAT16
    #

    The device is found by fdisk, i "could" do a newfs for sure and
    furthermore i can mount it under Solaris 9, OSX and Billy-OS but
    not FreeBSD 5.2.1....

    Help would be greatly appreciated :)

    Cheers
    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
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
    

  • Next message: myronsuziew_at_juno.com: "raw newbie"

    Relevant Pages

    • Re: 5.3 and CD/DVD ROM
      ... > I am using FreeBSD on my laptop as a desktop OS. ... > Here's the sysctl settings for ATA: ... > I am using a custom kernel, but the generic kernel distributed on the ... > problem mounting them; more over, FreeBSD 5.2.1 running on the same ...
      (freebsd-questions)
    • Re: umass(4)/uhci(4) REALLY slow
      ... >> On FreeBSD, it really lags. ... > This is probably due to something we're not doing in msdosfs. ... None of the lower levels (buffer cache, driver, usb) ... > in FreeBSD does clustering (the buffer cache has some support for it, ...
      (freebsd-current)
    • Re: Cannot mount Sony Ericsson mobile phone, msdosfs too restrictive?
      ... What's the size of the memory stick? ... Is it 32MB like Dennis has? ... It is a BROKEN msdosfs on a stick. ... and FreeBSD are happy. ...
      (freebsd-stable)
    • Re: msdosfs performance unbearable
      ... and a key-press often causes 2 characters to be printed. ... Which version of FreeBSD? ... Partition information: ... Is the UFS and MSDOSFS on the same media? ...
      (freebsd-stable)
    • Re: Cannot mount Sony Ericsson mobile phone, msdosfs too restrictive?
      ... It turns out that quite a bit of our historical sanity checking on msdosfs is too conservative when applied to the highly diverse set of FAT file systems in the field. ... On 7/1/07, Dennis Melentyev wrote: ... and FreeBSD are happy. ... > memory stick that i'm unable to mount in FreeBSD (it mounts fine in ...
      (freebsd-stable)