[arch-general] ext3 driver for windows

Alessandro Doro ordo.ad at gmail.com
Fri Jul 31 14:13:20 EDT 2009


On Fri, Jul 31, 2009 at 07:54:37PM +0300, Roman Kyrylych wrote:
> Also please note that there are problems with non-ASCII chars
> in either or both of these drivers and TC plugin
> (at least last time I tried I wasn't able to get Cyrillic chars visible).

About the tc plugin:

ex2fs.ini (it should reside in the plugin directory)
[Options]
UTF8=true

For not utf8 file systems (from the Readme):
The codepages can be obtained from Apache project
http://www.apache.org
Russian codepage translation KOI8 -> CP1251 are in project.
To activate codepage just copy it in tables subfolder and
write it's filename in ex2fs.ini file like this:
XLATfile=tables\<codepage>
Then - set variable EnableXLAT to true like this:
EnableXLAT=true



More information about the arch-general mailing list