In de submitqueue vonden we de volgende meuk van Brainhead: "Ext2Fsd maakt het mogelijk om in Windows NT/2K/XP een EXT2-partitie te mounten en te bewerken. Alles van deze partitie wordt echter gemount met rootrechten waardoor alles toegankelijk is, wat een nadeel kan betekenen. Het project is nu toch al enige tijd in ontwikkeling en draait stabiel in gewone locale communicatie." Vandaag hebben de ontwikkelaars van Ext2Fsd versie 0.23 uitgebracht. De nieuwe release is via deze pagina te downloaden en wordt geleverd met de volgende veranderingen:
Bugs Fixed:The following two bugs caused most of the BSODs about removable medias.
Features Newly Supported:
- Ext2ReadSync: Thread stack is paged out, which casues "Event" is invalid.
- Ext2InitializeVcb: Ext2Global->McbList is referred before initializing.
Multi codepages supported:
In registry, there's a new item named "CodePage", just change it's content to the codepage name you want to use. The codepage name is the same to linux system. Here's the codepages list:
big5 cp1251 cp1255 cp437 cp737 cp775
cp850 cp852 cp855 cp857 cp860 cp861
cp862 cp863 cp864 cp865 cp866 cp869
cp874 cp949 cp950 euc_jp euc_kr iso8859_1
iso8859_13 iso8859_14 iso8859_15 iso8859_2 iso8859_3 iso8859_4 iso8859_5 iso8859_6
iso8859_7 iso8859_8 iso8859_9 koi8_r koi8_ru
koi8_u sjis tis_620 cp936 gb2312 utf8
If you don't specify it or make a wrong page type, system default OEM codepage will be used. You must re-start ext2fsd or reboot your system after your changing the codepage setting to make it work for you.