Yes it works.
My original mount is:
mount -t subfs -o fs=floppyfss,sync,procuid,nosuid,nodev,exec,utf8=t rue
And the modified one:
mount -t subfs -o fs=floppyfss,procuid,nosuid,nodev,exec,utf8=true
Simply take 'sync' out of the line.
It works fast as it should this way.
Don't forget to run sync before you take out the memory stick, to make sure any buffered data is flushed.





Reply With Quote

Bookmarks