Bug 49254 - lilo displays the wrong kernel version at login
Summary: lilo displays the wrong kernel version at login
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: lilo
Version: 1.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Doug Ledford
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-17 14:19 UTC by Michael Colef
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-25 20:20:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Colef 2001-07-17 14:19:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.6-2 i686)

Description of problem:
I have installed kernel-2.4.6-2 from Red Hat Rawhide and at login the
system displays the old version of the kernel. When I give the command
"uname -a" the correct version is displayed.

May this be a bug in mkinitrd? the /var/log/messages does not show any
error.

How reproducible:
Always

Steps to Reproduce:
1.Startup the system
2.
3.
	

Actual Results:  System displays the old version of kernel

Additional info:

Comment 1 Bill Nottingham 2001-07-17 14:37:46 UTC
If uname -a shows a different kernel, you booted a different kernel.

Comment 2 Michael Colef 2001-07-17 15:21:04 UTC
I had the same problem on two different computers. I had kernel-2.4.5-10, before
I installed ( I used rpm -ivh kernel-2.4.6-2.i686.rpm ) kernel-2.4.6-2, on one
computer. On that machine, at login, I get "Kernel 2.4.5-10 on an i686" message. 

I had kernel-2.4.3-12 before I installed ( I used rpm -ivh
kernel-2.4.6-2.i686.rpm ) kernel-2.4.6-2, on the other computer. On that
machine, at login, I get "Kernel 2.4.3-12 on an i686" message. The other
computer.

I know that "uname -a" gives me the version of the kernel I booted. My question
was why the system reports the old version of the kernel when in fact it boots
the new version and where might the problem be?

Comment 3 Michael Colef 2001-07-19 14:28:17 UTC
Does this have anything to do with mkkerneldoth not working properly? Or maybe
the compiler (gcc version 2.96 20000731) was buggy?

Comment 4 Michael Colef 2001-07-25 13:38:10 UTC
I have installed the new kernel version 2.4.6-2.4 on the only computer that was
showing the correct version and this one now shows the old version instead of
the new one it booted in.

It is really frustrating to see how this goes on and on without being solved.
When I telnet I also get the old version of the kernel instead of the correct
one.

Comment 5 Enrico Scholz 2001-07-25 20:20:34 UTC
Newer initscripts don't update /etc/issue anymore. To get the expected
login-screen, install an actual redhat-release package which contains a
generalized version of this file!

Comment 6 Michael Colef 2001-07-27 13:10:44 UTC
I manually altered the /etc/issue and /etc/issue.net files and everything is
working fine now, I mean showing the correct version of the kernel that is
loaded.


Note You need to log in before you can comment on or make changes to this bug.