Cannot find system map file
Mike Andrew
mikeronf
Mon May 17 11:28:15 PDT 2004
Jerry McBride wrote:
>
> It's not required for running your linux computer. However, it will shut
> up that error message.
>
It is, afaik, only used during kernel oops tracing.
Someone recently gave an *excellent* description of the various System.map's,
plural, their order of precedence, and where the kernel would look for them. It
will be in the archives. However, a good quick'n dirty to get over this
continuing irritation is to simply
cd /boot
rm System.map
ln -s /usr/src/linux/System.map System.map
This presupposes that any kernels you build will be at the above location. The
rev level being irrelevant.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
More information about the Linux-users
mailing list