Suresh Ramasubramanian wrote:

> L.V.Gandhi rearranged electrons thusly:
> 
> 
>> I am using potato. I have recompiled the kernel. It works OK. But during 
>> boot I get some modprobe errors regarding nls-437 or something like 
>> that. As it moves fast, i could not properly read. This sentence occurs 
>> 10 or more times. Why it happens. But i didn't see the error in any 
>> other log. Where can it be seen? How to avoid it.
> 
> 
> nls = natural language support (character sets / codepages for lots of
> languages)
> 
> Here's what you need in your config :
> 
> CONFIG_NLS=y
> CONFIG_NLS_DEFAULT="cp437"
> CONFIG_NLS_CODEPAGE_437=y
> 
> CONFIG_NLS_ISO8859_1=y
> 
> Comment out the rest of the rubbish (russian, greek, german etc etc) - just a
> waste of disk space for us :)

This is to be done before compiling kernel. Is there any fix for working 
kernel.

-- 
L.V.Gandhi
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
[EMAIL PROTECTED],  [EMAIL PROTECTED]



----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to