Jeg har installeret en 2.2.19 kerne og får ovenstående fejl
Det skulle betyde at System.map ikke passer med kernen.
Jeg installerer kernen med
cd /usr/src/linux
...
make
make install
Men så vidt jeg kan se, er det som det skal være:
# cat /proc/cmdline
auto BOOT_IMAGE=Linux ro root=301 BOOT_FILE=/boot/vmlinuz
# cat /etc/lilo.conf
boot=/dev/hda1
root=/dev/hda1
compact
install=/boot/boot.b
map=/boot/map
vga=normal
delay=20
image=/boot/vmlinuz
label=Linux
read-only
# cd /boot
# ls -lG vmlinuz* System*|grep -v old
lrwxrwxrwx 1 root 17 Feb 6 22:23 System.map ->
System.map-2.2.19
-rw-r--r-- 1 root 220082 Feb 6 22:23 System.map-2.2.19
lrwxrwxrwx 1 root 14 Feb 6 22:23 vmlinuz -> vmlinuz-2.2.19
-rw-r--r-- 1 root 628781 Feb 6 22:23 vmlinuz-2.2.19
Så kernel og System.map er i sync
Hvad er der så galt?
--
Leveret af:
http://www.kandu.dk/
"Vejen til en hurtig løsning"