[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian booting new kernel



Debian Users,

I am kind of stumped cause I downloaded the kernel-source-2.4.23 from
apt-get,
Then ran make-kpkg kernel_image. I then ran dpkg -i
kernel-image-whatever.deb 
And installed the kernel. When I reboot the machine it still boots the old
kernel.
I even looked at my /etc/lilo.conf and it points to /boot/vmlinuz for the
default
Entry and /boot/vmlinuz is a symbolic link to the vmlinuz-2.4.23 kernel
file. I 
Have attached a copy of my directory listing and wanted any suggestions on
what I might
Have wrong? I have also ran the command "lilo" to rebuild the lilo config
and that 
Seems just fine. 

>From the (root) I have:
lrwxrwxrwx    1 root     root           19 Jan 14 10:22 vmlinuz ->
boot/vmlinuz-2.4.23

In /boot I have:
lrwxrwxrwx    1 root     root           17 Sep 11 12:29 System.map ->
System.map-2.4.22
-rw-r--r--    1 root     root       243876 Dec 31  1987
System.map-2.2.20-compact
-rw-r--r--    1 root     root       545743 Sep 12 22:21 System.map-2.4.20
-rw-r--r--    1 root     root       569600 Sep 11 14:39 System.map-2.4.22
-rw-rw-r--    1 root     root       671022 Sep  9 00:10
System.map-2.4.22.old
-rw-r--r--    1 root     root       625573 Jan 14 09:30 System.map-2.4.23
lrwxrwxrwx    1 root     root           21 Sep 11 12:29 System.map.old ->
System.map-2.4.22.old
-rw-r--r--    1 root     root          512 Dec 31  1987 boot.0800
lrwxrwxrwx    1 root     root           11 Dec 31  1987 boot.b ->
boot-menu.b
lrwxrwxrwx    1 root     root           13 Sep 11 12:29 config ->
config-2.4.22
-rw-r--r--    1 root     root         4594 Dec 31  1987
config-2.2.20-compact
-rw-r--r--    1 root     root        18694 Sep 12 21:57 config-2.4.20
-rw-r--r--    1 root     root        19012 Sep 11 14:26 config-2.4.22
-rw-rw-r--    1 root     root        22752 Sep  9 00:11 config-2.4.22.old
-rw-r--r--    1 root     root        20547 Jan 14 01:09 config-2.4.23
lrwxrwxrwx    1 root     root           17 Sep 11 12:29 config.old ->
config-2.4.22.old
lrwxrwxrwx    1 root     root           38 Nov 10 10:48 debianlilo.bmp ->
/usr/share/lilo/contrib/debianlilo.bmp
drwxr-xr-x    2 root     root         4096 Sep  9 03:18 grub
-rw-------    1 root     root        37376 Jan 14 13:05 map
lrwxrwxrwx    1 root     root           33 Nov 10 10:48 sarge.bmp ->
/usr/share/lilo/contrib/sarge.bmp
lrwxrwxrwx    1 root     root           31 Nov 10 10:48 sid.bmp ->
/usr/share/lilo/contrib/sid.bmp
lrwxrwxrwx    1 root     root           14 Jan 14 13:06 vmlinuz ->
vmlinuz-2.4.23
-rw-r--r--    1 root     root       834366 Dec 31  1987
vmlinuz-2.2.20-compact
-rw-r--r--    1 root     root      1127020 Sep 12 22:21 vmlinuz-2.4.20
-rw-r--r--    1 root     root      1143549 Sep 11 14:39 vmlinuz-2.4.22
-rw-rw-r--    1 root     root      1489422 Sep  9 00:10 vmlinuz-2.4.22.old
-rw-r--r--    1 root     root      1307300 Jan 14 09:30 vmlinuz-2.4.23
lrwxrwxrwx    1 root     root           14 Sep 19 08:15 vmlinuz.old ->
vmlinuz-2.4.22  

My lilo.conf shows:

default=Linux

image=/boot/vmlinuz
        label=Linux
        read-only

image=/boot/vmlinuz.old
        label=LinuxOLD
        read-only
        optional

Any help would be appreciated.

Devin Atencio



Reply to: