The problem is the file doesn't exist in either of those locations. Strange.
Brian > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Andrew > Sent: Sunday, March 10, 2002 12:32 PM > To: [EMAIL PROTECTED] > Subject: Re: Cannot find system map file > > > 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.
