TwoTailedFox wrote:
Just a quick question.
Does ROS Support the Ext2 file system for read/write operations?
Yes and No.
Look at,
http://svn.reactos.com/viewcvs/branches/ext2/
We need to merge ext2 patch to head. There is a bug with copying large files.
Search the dev mail list for "[ros-dev] Ext2 Branch Tests" 02/05/05.
"Only 4194304 bytes copied to drive C:. Does that number look anything familiar
to anyone? How about 400000 Hex."
That is the only bug I could find with my tests.
Thanks,
James