> > robin48:~# ps
> > Warning: /boot/System.map has an incorrect kernel version.
> > PID TTY TIME CMD
> > 97 ttyp0 00:00:00 bash
> > 104 ttyp0 00:00:00 ps
> > robin48:~#
>
> # cp /usr/src/linux/System.map /boot/System.map-2.2.10
> # rm /boot/System.map
> # ln -s /boot/System.map-2.2.10 /boot/System.map
I still think a better solution would be to store System.map in the
/lib/modules/KVER heirarchy. It would be a much easier way to boot various
kernels and be assured the correct map file (provided you install it in
the first place -- make it part of "make zlilo" or whatever). Just my
opinion of course.
WM
-- The difference between genius and stupidity is that genius has its limits.Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/