FAT file system

Pages: 12
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
no, i am working in Windows xp
Topic archived. No new replies allowed.
Pages: 12