VICTORSJG
I use mkcramfs. Fsk extension just says that it is a "Fsk" partition. Here is a complete list of partitions in Sony PRS 505:
Code:
dev: size erasesize name
mtd0: 00200000 00010000 "sdm device NOR 0"
mtd1: 0f340000 00020000 "sdm device NAND/SBL 0"
mtd2: 10000000 00020000 "eBook-1 NAND flash partition 0"
mtd3: 00040000 00010000 "Loader"
mtd4: 00010000 00010000 "Reserved"
mtd5: 00010000 00010000 "FIS directory"
mtd6: 00080000 00020000 "nblconfig"
mtd7: 001a0000 00020000 "Linux"
mtd8: 00040000 00010000 "Wf"
mtd9: 00080000 00010000 "BootImg"
mtd10: 00010000 00010000 "Id"
mtd11: 00010000 00010000 "Info"
mtd12: 001a0000 00020000 "Linux0"
mtd13: 007e0000 00020000 "Rootfs2"
mtd14: 00980000 00020000 "Rootfs"
mtd15: 00840000 00020000 "Fsk"
mtd16: 00300000 00020000 "Opt0"
mtd17: 0d260000 00020000 "Data"
Sony Updater is flashing: Fsk, Rootfs, Bootimg. Igorks's flasher is flashing: Fsk.
Mike_73
Ah, you have a good reason to learn how to blind-type.
Mark Nord
I haven't looked into it myself (besides checking DE/FR image size, which was roughly 30% bigger than US), but porkupan (aka boroda) reported that there was little to no additional value in FR/DE versions and that adding more languages just didn't work. At that time PRS+ was quite far into US firmware (and quite a lot of stuff just doesn't work if you try it with DE/FR) so that in the end it would take less time (and much less space) to "localize" US image than make PRS+ to work with FR/DE anyway.
Regarding your question,
this.LANG.setLanguage(lang);
should be the same as (see that "x-id://model" up there?):
kbook.model.LANG.setLanguage(lang);