I upgraded my redhat 2.2.5 kernel to 2.2.12 and now when I reboot I get
messages that my some entries in my system.map file are looking for kernel
2.2.5. How do sync the file with the kernel?
Thanks,
Seth
Thanks,
Seth
Copy it from one place to another (or copy your /proc/ksyms ..)
Peter
> I upgraded my redhat 2.2.5 kernel to 2.2.12 and now when I reboot I get
> messages that my some entries in my system.map file are looking for kernel
> 2.2.5. How do sync the file with the kernel?
> Thanks,
> Seth
> I upgraded my redhat 2.2.5 kernel to 2.2.12 and now when I reboot I get
> messages that my some entries in my system.map file are looking for kernel
> 2.2.5. How do sync the file with the kernel?
> Thanks,
> Seth
--
Dept. of Mathematics, Northwestern Univ., Evanston, IL 60208
--
Seth
>> I upgraded my redhat 2.2.5 kernel to 2.2.12 and now when I reboot I get
>> messages that my some entries in my system.map file are looking for kernel
>> 2.2.5. How do sync the file with the kernel?
>> Thanks,
>> Seth
>There is a file 'System.map' in /usr/src/linux
>Copy it to wherever lilo.conf says it's the map
>(in Debian it is /boot/System.map, don't know in RedHat)
> Miguel
>--
>=========================================================================
>Laboratorio de Bases de Datos http://emilia.dc.fi.udc.es/labBD
>Facultade de Informtica Universidade da Coru?a (Spain)
>Debian 2.1 [2.2.12] Usuario Linux 124962
>=========================================================================
1. System.map not parseable as a System.map
After compiling and installing 2.2.14 with "bzlilo", I'm getting warning
messages such as:
Warning: /boot/System.map not parseable as a System.map
Warning: /usr/src/linux/System.map not parseable as a System.map
Warning: /System.map not parseable as a System.map
After recompiling, I copied the "System.map" file in
/usr/src/linux-2.2.14 to the above three places, but am still getting
the warnings.
My lilo.conf is:
boot=/dev/hda
map=/System.map
install=/boot/boot.b
prompt
timeout=50
default=linux
image=/vmlinuz
label=linux
read-only
root=/dev/hdb6
other=/dev/hda1
label=dos
Any ideas?
--
Jack L. Owens K6PWY
3. Can I make System.map -> zSystem.map???
5. Q: relationship between vmlinuz, System.map, & module.map
6. Newbie Q: How do I run a job every 8th hour
7. RedHat 5.2, "/boot/System.map" and "/boot/System.map"
9. what is System.map? zSystem.map?
10. Multiple System.map symlinks/files ???
11. System.map file -- what is it for?
12. How to specify System.map file to use at boot-time