[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-cifs
Subject:    Re: mount error 79 = Can not access a needed shared library
From:       Günter_Kukkukk <linux () kukkukk ! com>
Date:       2013-06-28 2:27:16
Message-ID: 201306280427.16839.linux () kukkukk ! com
[Download RAW message or body]

Am Donnerstag, 27. Juni 2013, 22:50:14 schrieb Thomas Wolff:
Hello Thomas,

> My attempt to mount with -o iocharset=utf8 fails with this message:
> mount error 79 = Can not access a needed shared library
> 
> By google, I found one hint to "compile and install" nls_utf8.ko but
> without a mention of where to get that from or how to proceed anyway
> (very funny).
> 
> The system is Debian on a ppc, uname -a:
> Linux MyBookLive 2.6.32.11-svn21605 #1 Fri Oct 15 17:13:23 PDT 2010 ppc
> GNU/Linux
> 
> aptitude search does not show any useful results for nls

All those NLS related stuff is built into the kernel - usually as
modules. So you _cannot_ just install those kernel modules "on the fly".

Some linux .config file (used for the kernel build) might contain
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
...
Which results to nls kernel modules in e.g.
lib/modules/2.6.32.11-svn21605/kernel/fs/nls/

Note - check for subpath "2.6.32.11-svn21605" above - it might be
different.
Strange is that utf8 seems to be not build-in in your kernel version.
(Should be the default for years)

Cheers, Günter

> 
> ------
> Thomas
> --
> To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic