Comment 34 for bug 277924

Revision history for this message
Bismark (bismark-foofus) wrote :

If you look at the top of /etc/init.d/klogd there is the following comment and option line

# Use KLOGD="-k /boot/System.map-$(uname -r)" to specify System.map
#
KLOGD="-P $kmsgpipe"

I changed it to the following like the comment suggested.
KLOGD="-P $kmsgpipe -k /boot/System.map-$(uname -r)"

I now no longer get the "cannot find map file" error message but I do get the following messages:
kernel: Loaded 33441 symbols from /boot/System.map-2.6.27-9-generic.
kernel: Cannot verify that symbols match kernel version.
kernel: Loaded 19498 symbols from 93 modules