![]() |
This article pertains to:
Language Support in Unslung 6.xThe NSLU2 permits the user to select the character set most appropriate for the user's language. This is normally set on the "Administration -> System" web page in the Linksys GUI. Due to kernel size constraints and limited space in the NSLU2 flash, the base Unslung 6.8-beta firmware only has support for "USA (437)" Language Support. Unslung 6.10-beta supports both "USA (437)" and "Western Europe/Latin 1(850)". Additional languages can be added if desired, however. One of the symptoms of selecting a language that is not supported by the your configuration of Unslung is that it will be unable to automatically mount FAT or NTFS volumes. First, if it's not broken, don't fix it. If you can use the "USA (437)" setting, do so - it's simpler, and will work if the NSLU2 is booted from the disk or from internal flash. Adding Support for Additional Languages to Unslung 6.xNote: code page 850 (Western Europe/Latin 1) is included by default with Unslung 6.10-beta and dos not need to be installed manually. To add support for other languages, all that is required is to add the necessary kernel module, according to the necessary code page, and arrange for the module to be loaded at boot time. The list of modules currently available for Unslung 6.x is:
First, install the desired kernel module using
Test by manually loading the module: Finally, arrange for the language support module to be automatically loaded at boot via a diversion script. See DiversionScripts for information on diversion scripts. Create a file called
Now leave the FAT/NTFS drive attached, reboot the NSLU2, and you should see the drive automatically mount. NOTE: Be aware that this change, by design, will only take effect if the NSLU2 is booted in "unslung" mode -- external root disk or flash disk attached. If it is booted without external root device, it will boot from internal flash, and will lack support for the added code page(s). This will have the side effect that your NSLU2 will not be able to mount FAT or NTFS volumes when booted up from the internal flash.
view ·
edit ·
print ·
history ·
Last edited by fcarolo.
Based on work by fcarolo, sarah palin, Dimitri, pembo, Dighenis, kralikba, girls, mwester, Natalia Pujol, mg660a yahoodotcom, and Pijama Master. Originally by mwester. Page last modified on September 09, 2008, at 12:39 PM
|