On Sun, Dec 03, 2000 at 11:48:16PM -0500, Debian Ghost wrote: > Hey Guys, > Somehow I have a messed up system.map file. > Could someone tell me what this file is/does, and how I can fix mine?
The System.map is created during compiling your kernel. I guess you recently compiled a kernel and did not copy the new System.map to your /boot directory. The new System.map should be located in /usr/src/linux. It won't do any harm if you don't copy it, it is meant for debugging purpose. Phil