LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I choose NLS and codepage? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-choose-nls-and-codepage-4175530375/)

RandomTroll 01-07-2015 05:17 PM

How do I choose NLS and codepage?
 
I want to try using iso_8859_15 and codepage 850 (I use iso_8859_1 and 437 now.) I build the modules for all 4 but none of them load. I loaded the modules for iso_8859_15 and 850 but they went unused. I don't see anything in my startup scripts or logs about NLS or codepage.

veerain 01-09-2015 12:46 AM

Did you mounted fat32, vfat filesystem with proper mount options. See man page of mount.

Code:

man mount

RandomTroll 01-09-2015 03:51 PM

Quote:

Originally Posted by veerain (Post 5298056)
Did you mounted fat32, vfat filesystem with proper mount options. See man page of mount.

I have no fat32 or vfat file systems. This feature of mount only applies to conversion of 'long' file names, not what gets displayed on the console.

RandomTroll 01-09-2015 08:23 PM

I was looking in the wrong place. I only needed to set the font, which one can do with setfont or have happen automatically with a setting in /etc/profile


All times are GMT -5. The time now is 11:36 AM.