mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* oddment in build vs reported version
@ 2004-01-31  4:06 Gene Heskett
  2004-02-16 21:03 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Gene Heskett @ 2004-01-31  4:06 UTC (permalink / raw)
  To: Linux Kernel Mailing Lists

I use a script to build new kernels, and this script controls the 
vmlinuz-version-number-s of the bzImage file copied to /boot when its 
done with the build.  This scripts sets the vmlinuz-x.x.x filename 
correctly:

VER=2.6.2-rc2-mm2
and
cp -f arch/i386/boot/bzImage /boot/vmlinuz-$VER && \

So the vmlinuz is correctly named.

The version number in the makefile is correct:
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 2
EXTRAVERSION =-rc2-mm2

But when the build is all done and rebooted to, uname -a spits this 
out:
Linux coyote.coyote.den 2.6.2-rc2-mm1 #2 Fri Jan 30 11:04:30 EST 2004 
i686 athlon i386 GNU/Linux

WTF?

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty: soap,
ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.22% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attornies please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: oddment in build vs reported version
  2004-01-31  4:06 oddment in build vs reported version Gene Heskett
@ 2004-02-16 21:03 ` Sam Ravnborg
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2004-02-16 21:03 UTC (permalink / raw)
  To: Gene Heskett; +Cc: Linux Kernel Mailing Lists

On Fri, Jan 30, 2004 at 11:06:01PM -0500, Gene Heskett wrote:
> I use a script to build new kernels, and this script controls the 
> vmlinuz-version-number-s of the bzImage file copied to /boot when its 
> done with the build.  This scripts sets the vmlinuz-x.x.x filename 
> correctly:
> 
> VER=2.6.2-rc2-mm2
> and
> cp -f arch/i386/boot/bzImage /boot/vmlinuz-$VER && \
> 
> So the vmlinuz is correctly named.
> 
> The version number in the makefile is correct:
> VERSION = 2
> PATCHLEVEL = 6
> SUBLEVEL = 2
> EXTRAVERSION =-rc2-mm2
> 
> But when the build is all done and rebooted to, uname -a spits this 
> out:
> Linux coyote.coyote.den 2.6.2-rc2-mm1 #2 Fri Jan 30 11:04:30 EST 2004 
> i686 athlon i386 GNU/Linux
> 
> WTF?
Please triple check that you copied the right vmlinuz.
noone else reported this problem.
Also make sute your grup/lilo points at the right kernel.

	Sam

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-16 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-31  4:06 oddment in build vs reported version Gene Heskett
2004-02-16 21:03 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®