Gentoo Archives: gentoo-user

From: Bo Andresen <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] System.map not found - unable to check symbols
Date: Tue, 09 May 2006 17:21:09
Message-Id: 200605091903.59064.bo.andresen@zlin.dk
In Reply to: RE: [gentoo-user] System.map not found - unable to check symbols by "de Almeida
1 Reordered to make it more readable.
2
3 On Tuesday 09 May 2006 15:56, de Almeida, Valmor F. wrote:
4 > > > System.map not found - unable to check symbols.
5 > > > which doesn't seem to cause problems during/after booting (??).
6 > > >
7 > > > I did a manual kernel compilation
8 > >
9 > > To do this, I always do:
10 > >
11 > > make all modules_install install
12 > >
13 > > This will do all the necessary steps.
14 > I tried the make all option and it added a /boot -> .
15 > Inside /boot. Also, a menu.lst file was created inside /boot/grub that
16 > points to grub.conf. Other than that there no changes/additions we made.
17
18 'make all' is supposed to compile the kernel, 'make modules_install' will
19 compile the kernel modules, 'make install' will install the kernel and 'make
20 all modules_install install' will do all three of those things.
21
22 > I rebooted and had the same problem occurring:
23 >
24 > System.map not found -- unable to check symbols
25
26 Could you provide the output of:
27
28 # df -h | grep boot
29 # ls -l /boot
30 # uname -r
31
32 And please no top-posting i.e. post your replies below whatever you are
33 replying to.
34
35 --
36 Bo Andresen