Adding codepages
sktsee
sktsee at tulsaconnect.com
Fri Jan 25 15:48:14 UTC 2008
On Fri, 2008-01-25 at 16:03 +0100, Gerald Dachs wrote:
> Quoting GĂ©rard BIGOT <gerard.bigot at gmail.com>:
>
> > On Jan 25, 2008 3:36 PM, Dotan Cohen <dotancohen at gmail.com> wrote:
> >
> >> I need to add the iso-8859-8 codepage to an fstab entry. However, I
> >> don't seem to have
> >> it:
>
> > sudo modprobe nls_iso8859-8.ko
> >
> > and to check for success :
> >
> > lsmod | grep nls_iso8859-8.ko
>
> Please explain how he can load a module that is not there, I am very curious.
>
> Gerald
>
It's easy if a module contains an alias for another.
$ sudo modprobe -v nls_iso8859-8
insmod /lib/modules/2.6.22-14-generic/kernel/fs/nls/nls_cp1255.ko
$ modinfo nls_cp1255
filename: /lib/modules/2.6.22-14-generic/kernel/fs/nls/nls_cp1255.ko
alias: nls_iso8859-8
license: Dual BSD/GPL
srcversion: E508C476CCC10CC67450651
depends:
vermagic: 2.6.22-14-generic SMP mod_unload 586
--
sktsee
More information about the ubuntu-users
mailing list