Hi all,

I am trying to write some docs for VFS in NuttX, but there's one thing I've
been stumbling on for some time.

How are the file systems detected from the storage devices? For example, if
I have a storage device which has been formatted using VFAT...after (say)
power on, how does NuttX detect that vfat was used to format the storage
device?

>From what I can see, NuttX does not have a "superblock" concept explicitly
defined, nor does it seem to require the file systems to store magic
numbers in the disk in any way.

Thanks in advance.
Regards,
SP

Reply via email to