>What is a PAM based login? I do not know. I had a normal Armlnux system
>with the 2.0.35 kernel from ftp.arm.linux.org.uk, and the RedHAt rpms from
>there. And I have compiled a 2.2.3 kernel. So so you perhaps know whether
>I have this?
If it's an a.out system it almost certainly does not have PAM.
>What is the shadow file? The file /etc/passwd looks similar, but does not
>contain so much numbers but a shell.
The shadow file is where the passwords are stored. You may not have one in
which case the passwords will be in /etc/passwd directly.
>But I have another problem with the new kernel: It does not want to load
>the modules, for instance the fpemulator because they have a wrong kernel
>version. They are 2.0.59 it says, strange.
You cannot mix modules and kernels freely. In general it will work most of
the time to load modules on a kernel with the same major revision (eg modules
from 2.2.5 would work on a 2.2.6 kernel) but between 2.0 and 2.2 there is
basically no hope. You must install the modules that were built with the
new kernel. If you don't have source and can't get updated binaries you are
out of luck.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]