[Bug 1551] The fileio sample does not mount FAT partitions
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Jun 11 21:50:41 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1551
--- Comment #3 from Alin Rus <alin.codejunkie at gmail.com> 2010-06-11 16:50:39 ---
Chris suggested using all filesystems, I never even got to testing this.
I used a #define CONFIGURE_FILESYSTEM_DOSFS
Which is pretty much the only thing the sample expects. The documentation
states very clear that FAT filesystems are expected
I suggest replacing #define CONFIGURE_FILESYSTEM_ALL with #define
CONFIGURE_FILESYSTEM_DOSFS
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list