Menu

#4 mkfs for FAT12

open
nobody
None
5
2006-11-01
2006-11-01
Jokke
No

A not very beautiful, but working, version of mkfs that
creates a FAT12 fs instead of FAT32 like in the one
from the distro (0.2.8).
It is tested on ARM7 (little endian) and ColdFire (big
endian), and it works for both.
It is NOT tested to a PC (for compatibility).

Discussion

  • Jokke

    Jokke - 2007-06-05

    c source file

     
  • Jokke

    Jokke - 2007-06-05

    Logged In: YES
    user_id=1333565
    Originator: YES

    I found an error in the calculation of the number of fat table sectors, which caused problems when fs filled up. Here is a fixed version.
    File Added: mkfs.c

     

Log in to post a comment.