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 _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
