FAT file system
Jul 10, 2010 at 10:48am UTC
Well, what environment are you working in? Do you have any code started? How much of the FAT specification do you understand already?
Since you use the term 'mounter' I'm assuming you're in Linux or on a Mac?
A good place to start looking might be how Linux does it. You can look at the source code here:
http://lxr.free-electrons.com/source/fs/fat/
That link is directly to the latest source for x86 platforms. You can use the links at the top of the page to select a different kernel version as well as architecture.
Last edited on Jul 10, 2010 at 10:50am UTC
Jul 12, 2010 at 7:23am UTC
no, i am working in Windows xp
Topic archived. No new replies allowed.