El(On) 08/06/2003 (15:43:27), Brian Poole escribió(wrote):
> Why I am getting this message in my syslog?
>
> Jun 8 15:27:36 bithynia kernel: Cannot find map file
>
> What does it mean?
It means that the kernel can't find the System.map file.
Perhaps you compiled a custom
Why I am getting this message in my syslog?
Jun 8 15:27:36 bithynia kernel: Cannot find map file
What does it mean?
I have appended the head of my syslog here:
Jun 8 15:27:36 bithynia syslogd 1.4.1#10: restart.
Jun 8 15:27:36 bithynia kernel: klogd 1.4.1#10, log
source = /proc/kmsg started
Thus spake Mike McNally ([EMAIL PROTECTED]):
> make config/menuconfig/xconfig
> make dep
> make bzImage
> make modules
> make modules_install
>
> cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage-2.4.13
> cp /usr/src/linux/System.map /boot/map
> edit lilo.conf
> lilo
> reboot
> failure... do
make config/menuconfig/xconfig
make dep
make bzImage
make modules
make modules_install
cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage-2.4.13
cp /usr/src/linux/System.map /boot/map
edit lilo.conf
lilo
reboot
failure... dozens of failures (sysmap error)
So which of these processes creates t
chris> What does this mean? -chris
chris>
chris> Jul 25 08:42:33 cr275960-a kernel: Cannot find map file.
chris> Jul 25 08:42:33 cr275960-a kernel: No module symbols loaded.
Marcin> I think You didn't copy System.map from /usr/src/linux (or anywhere you
have
Marcin> kern
- Original Message -
From: "Pavel M. Penev" <[EMAIL PROTECTED]>
To: "Krzys Majewski" <[EMAIL PROTECTED]>
Cc: "Debian user list (undigested)"
Sent: Wednesday, July 26, 2000 4:12 PM
Subject: Re: "Cannot find map file"
On Tue, 25 Ju
On Tue, 25 Jul 2000, Krzys Majewski wrote:
> What does this mean? -chris
>
> Jul 25 08:42:33 cr275960-a kernel: Cannot find map file.
> Jul 25 08:42:33 cr275960-a kernel: No module symbols loaded.
See klogd(8) for explanation.
Hope this is enoug,
Pavel
Yes but my kernel image (and the map file) does not reside in /boot.
It lives, believe it or not, in /dosc/linux/boot/, which is not even
automatically mounted at boot time, though I guess that doesn't make a
difference since the messages I get come before the non-root partitions
are mo
On 25-Jul-2000 Krzys Majewski wrote:
> What does this mean? -chris
>
> Jul 25 08:42:33 cr275960-a kernel: Cannot find map file.
> Jul 25 08:42:33 cr275960-a kernel: No module symbols loaded.
>
>
Check your /boot directory. Do you have a System.map file there for your
kernel
What does this mean? -chris
Jul 25 08:42:33 cr275960-a kernel: Cannot find map file.
Jul 25 08:42:33 cr275960-a kernel: No module symbols loaded.
Is this something that needs attention every time you compile a kernel or
change kernel versions ?
__
Geoffrey Deasey/ /__ __
[EMAIL PROTECTED]/ / ( ) \ \/ /
[EMAIL PROTECTED] / / __ _
-> My kernel has complained "cannot find map file" for as long as I've
-> used it, but it seems to run fine anyway. I just saw your advice to copy
-> /src/linux/System.map to /boot/System.map- so I tried it. The kernel
-> boot message is unchanged. I then renamed it /bo
My kernel has complained "cannot find map file" for as long as I've
used it, but it seems to run fine anyway. I just saw your advice to copy
/src/linux/System.map to /boot/System.map- so I tried it. The kernel
boot message is unchanged. I then renamed it /boot/System.map but t
> -> I get this in /var/log/messages:
> ->
> -> Jul 6 16:59:56 server2 kernel: Cannot find map file.
> ->
> -> when my computer boots with the new kernel.
>
> when you compile the kernel, copy vmlinux or arch//boot/zImage to
> /boot and don't for
rver2 syslogd 1.3-3#17: restart.
-> Jul 6 16:59:56 server2 kernel: Cannot find map file.
-> Jul 6 16:59:56 server2 kernel: Loaded 43 symbols from 4 modules.
->
-> when my computer boots with the new kernel.
->
-> Does this mean I have done something wrong (again)?
->
->
56 server2 kernel: Cannot find map file.
Jul 6 16:59:56 server2 kernel: Loaded 43 symbols from 4 modules.
when my computer boots with the new kernel.
Does this mean I have done something wrong (again)?
If you need more info, feel free to ask. I haven't the foggiest idea wha
On Mon, 16 Mar 1998 [EMAIL PROTECTED] wrote:
> What is a "map file" ?
>
>
As was already stated on this mailing list, it's a text file that contains
memory addresses of kernel symbols. That's it. Here's a small sample
from mine:
0010 T _stext
0010
What is a "map file" ?
--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED]
"DAVID B. TEAGUE" <[EMAIL PROTECTED]> on Sun, Mar 15, 1998 at 06:52:34PM -0500:
> "Cannot find map file"
This usually means that the kernel you are running is not the same as
the kernel that you have most recently compiled. It refers to the file,
`System.map&
Hi
For some time my system gives me this error mesage on boot up.
"Cannot find map file"
My messages log files only go back to Feb of this year. Each of these
have have this error message at each boot. I think the error goes all
the way back to installation of Debian 1.1 over
Hello all,
I am a little bit worried about this message about not finding
the map file upon bootup. Everything seems *completely* normal except
for this little message. I looked in the kernel sources (2.0.22) to
try and find the reason for it, but had no luck.
This appears after
21 matches
Mail list logo