View previous topic :: View next topic |
Author |
Message |
col Guest
|
Posted: Sat May 04, 2002 3:12 pm Post subject: failed to load nls |
|
|
When I boot up I get a bunch of messages complain about not being able to find nls modules & this is in the log:
failed to load nls 'iso8859-1'
How can I fix this ? Everything works ok anyway. |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Sat May 04, 2002 5:12 pm Post subject: |
|
|
I think the kernel is trying to load it automatically for some reason, because I can't find it anywhere in the bootscripts. I too found that message when I grep'd my logs. I think the solution is to re-compile your kernel to include support for. Try: cd /usr/src/linux; make menuconfig, now look for "File systems --->," then go to "Native Language Support --->." Finally, you will notice that there is an option to enable NLS ISO 8859-1.
Tell me how that goes. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
col Guest
|
Posted: Sun May 05, 2002 3:34 am Post subject: |
|
|
ok I will give it a go....I need to recompile my kernel anyway. |
|
Back to top |
|
|
col Guest
|
Posted: Sun May 05, 2002 4:14 am Post subject: |
|
|
yeah I compiled all the nls modules with a new kernel & it is happy now. |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Mon May 06, 2002 8:33 pm Post subject: |
|
|
Notice a change in anything? I think that it only adds support for more file name characters, not lenght, but different characters. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
col Guest
|
Posted: Tue May 07, 2002 12:52 am Post subject: |
|
|
Nope. I didnt notice any change ? |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Tue May 07, 2002 12:53 am Post subject: |
|
|
Didn't think so, was just wondering though. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
|