Re: Cannot find map file

2003-06-08 Thread Marcelo Ramos
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

Cannot find map file

2003-06-07 Thread Brian Poole
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

Re: kernel: Cannot find map file; 2.4.13

2001-12-12 Thread Justin R. Miller
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

kernel: Cannot find map file; 2.4.13

2001-12-12 Thread Mike McNally
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

Re: "Cannot find map file"

2000-07-26 Thread Ian Zimmerman
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

Re: "Cannot find map file"

2000-07-26 Thread Marcin Pilarczyk
- 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

Re: "Cannot find map file"

2000-07-26 Thread Pavel M. Penev
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

RE: "Cannot find map file"

2000-07-25 Thread Krzys Majewski
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

RE: "Cannot find map file"

2000-07-25 Thread Pollywog
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

"Cannot find map file"

2000-07-25 Thread Krzys Majewski
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.

map file

1999-03-15 Thread Geoffrey Deasey KD4WVF
Is this something that needs attention every time you compile a kernel or change kernel versions ? __ Geoffrey Deasey/ /__ __ [EMAIL PROTECTED]/ / ( ) \ \/ / [EMAIL PROTECTED] / / __ _

Re: kernel canot find map file

1998-07-08 Thread fantomas
-> 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

Re: kernel canot find map file

1998-07-07 Thread CHUCK
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

Re: kernel canot find map file

1998-07-07 Thread Patrick Olson
> -> 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

Re: kernel canot find map file

1998-07-07 Thread fantomas
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)? -> ->

kernel canot find map file

1998-07-07 Thread Patrick Olson
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

Re: "Cannot find map file"

1998-03-17 Thread Noah L. Meyerhans
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

Re: "Cannot find map file"

1998-03-16 Thread shaul
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]

Re: "Cannot find map file"

1998-03-16 Thread Scott McDermott
"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&

"Cannot find map file"

1998-03-16 Thread DAVID B. TEAGUE
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

Cannot find map file?

1996-10-25 Thread James Martino
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