The Linux FAT issue on SD Cards.. maintainer support please

From: Mukund JB. (mukundjb_at_esntechnologies.co.in)
Date: 08/11/05

  • Next message: Maneesh Soni: "Re: 2.6.13-rc4 use after free in class_device_attr_show"
    Date:	Thu, 11 Aug 2005 10:57:14 +0530
    To: <hirofumi@mail.parknet.co.jp>
    
    

    Dear all,

    I am Linux driver programmer.

    I have a FAT12 issue on my SD cards. I have got these addresses from the
    fs-lists as the maintainer support mail IDs for FAT-FS.

    I am using the 2.6.10 kernel, X86 like systems.

    I am NOT able to mount the Camera formatted FAT12 filesystem on my linux
    BOX. SD card is of size 16MB. At the same time I am able to mount the SD
    cards formatted in windows & linux.

    I have identified fat_fill_super() in fs/fat/inode.c file as the
    function that reads the super block of as MS-DOS FS.

    To debug, I have rebuilt my kernel 2.6.10 inserting some debug messages
    in the FS sub-system to know what data is coming into "struct
    fat_boot_sector *b" structure in fs/fat/inode.c file after sb_bread()
    call.

    I believe that this data in the "struct fat_boot_sector *b" should be
    FAT12 information.

    On the camera formatted SD that is NOT mounting I have found this
    structure to be all '0' till total_sectors variable (relevant till here
    on - FAT12).

    Will you please verify if there & tell me if the problem is in the FAT
    sub-system.

    Regards,
    Mukund Jampala

     

     

     

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Maneesh Soni: "Re: 2.6.13-rc4 use after free in class_device_attr_show"

    Relevant Pages

    • Re: The Linux FAT issue on SD Cards.. maintainer support please
      ... > I am Linux driver programmer. ... > I have a FAT12 issue on my SD cards. ... you can dump the first block of the device/partition. ...
      (Linux-Kernel)
    • Re: Fix to Linux FAT12 mount issue?
      ... > I have noted that removable device FAT12 formatted in Camera like ... > partition table that speaks about the FAT12 fs start sector. ... > the partition table are failing to mount under Linux. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: stability problems with 2.4.24/Software RAID/ext3
      ... > PCI controller that's natively supported by Linux. ... 3ware cards are hardware raidcontrollers, ... I use 3 cards with sil680 chip (because these are not as ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • 3c59x concerns on 2.4->2.6 update?
      ... I've recently upgraded a router which has three 3Com900C Tornado cards ... Linux 2.4 allowed to report if the link beat was sensed to be 10 ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: OK, anybody have any hints and tips to get an MFM drive working again?
      ... > interrupts. ... Would Linux be able to work with those? ... cards in because any motherboard disk controller will clash. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)