[ECOS] Harddisk file system.
felixwong@i-technologies.cc
felixwong@i-technologies.cc
Fri Oct 5 03:32:00 GMT 2001
I'm implementing a harddisk based file system on the eCos platform.
I have some questions on the device driver part:
Do I need to mount 2 items in order for the file system to work on eCos?
These would be,
(a) /dev/hda, or something like that for the block device driver of harddisk.
(b) /e2fs for the exact file system (suppose it would be ext2fs).
Or any other suggestions for the driver part, for portability issue or ease
of implement ?
Please advise.
Thanks.
Felix.
More information about the Ecos-discuss
mailing list