public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] 2.2 kernels under gentoo
@ 2002-11-12 20:26 David Nellans
  2002-11-12 21:08 ` Paul de Vrieze
  2002-11-14 16:45 ` Grant Goodyear
  0 siblings, 2 replies; 5+ messages in thread
From: David Nellans @ 2002-11-12 20:26 UTC (permalink / raw
  To: gentoo-dev

i made an attempt to use a 2.2 kernel gentoo system as described in the
install faq, and also attempted to drop a 2.2 kernel into a machine thats
been running gentoo for almost a year now.

in both cases the kernel will boot but when INIT loads it returns
Fatal: kernel to old and hangs hard.  I can't find any references to
kernel versioning being a problem in the util-linux changelogs so i'm
wondering if this is actually more of a problem with the gentoo
init-scripts that is only appearing as a problem with INIT?

has anyone heard of anyone actually using a 2.2 kernel sucessfully in a
gentoo system, if so please let me know as i'd like to get the docs for
doing it correctly updated!

dave



--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] 2.2 kernels under gentoo
  2002-11-12 20:26 [gentoo-dev] 2.2 kernels under gentoo David Nellans
@ 2002-11-12 21:08 ` Paul de Vrieze
  2002-11-14 16:45 ` Grant Goodyear
  1 sibling, 0 replies; 5+ messages in thread
From: Paul de Vrieze @ 2002-11-12 21:08 UTC (permalink / raw
  To: gentoo-dev

On Tuesday 12 November 2002 21:26, David Nellans wrote:
> i made an attempt to use a 2.2 kernel gentoo system as described in the
> install faq, and also attempted to drop a 2.2 kernel into a machine thats
> been running gentoo for almost a year now.
>
> in both cases the kernel will boot but when INIT loads it returns
> Fatal: kernel to old and hangs hard.  I can't find any references to
> kernel versioning being a problem in the util-linux changelogs so i'm
> wondering if this is actually more of a problem with the gentoo
> init-scripts that is only appearing as a problem with INIT?
>
> has anyone heard of anyone actually using a 2.2 kernel sucessfully in a
> gentoo system, if so please let me know as i'd like to get the docs for
> doing it correctly updated!
>

I believe the gentoo glibc build process set's the minimum kernel version to 
2.4.0. As 2.2 is really incompatible for this glibc it doesn't work. 
Recompile glibc to allow for 2.2 kernels and try again.

Paul

-- 
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] 2.2 kernels under gentoo
  2002-11-12 20:26 [gentoo-dev] 2.2 kernels under gentoo David Nellans
  2002-11-12 21:08 ` Paul de Vrieze
@ 2002-11-14 16:45 ` Grant Goodyear
  2002-11-14 16:54   ` Dave Nellans
  1 sibling, 1 reply; 5+ messages in thread
From: Grant Goodyear @ 2002-11-14 16:45 UTC (permalink / raw
  To: David Nellans; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 797 bytes --]

On Tue, 2002-11-12 at 15:26, David Nellans wrote:
> i made an attempt to use a 2.2 kernel gentoo system as described in the
> install faq, and also attempted to drop a 2.2 kernel into a machine thats
> been running gentoo for almost a year now.
> 
> in both cases the kernel will boot but when INIT loads it returns
> Fatal: kernel to old and hangs hard.  I can't find any references to
> kernel versioning being a problem in the util-linux changelogs so i'm
> wondering if this is actually more of a problem with the gentoo
> init-scripts that is only appearing as a problem with INIT?

I know it used to work, but I haven't tried it in a good long time.
What flags did you pass to the kernel?

Please do post a bug on bugs.gentoo.org if you haven't done so already.

-g2boojum-

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] 2.2 kernels under gentoo
  2002-11-14 16:45 ` Grant Goodyear
@ 2002-11-14 16:54   ` Dave Nellans
  2002-11-14 17:26     ` Grant Goodyear
  0 siblings, 1 reply; 5+ messages in thread
From: Dave Nellans @ 2002-11-14 16:54 UTC (permalink / raw
  To: Grant Goodyear; +Cc: gentoo-dev

kernel /boot/CMKernel root=/dev/hda1 rootfstype=ext2 vga=791
gentoo=notmpfs,nodevfs

is what the grub line looked like in both cases for the drop in or the
new system.  ram disk support is compiled into the kernel in both cases.

i googled a bit for similar errors and found some people who claimed
that this error and others similar could come from building things like
libc under a 2.4 kernel and then trying to use it under a 2.2 kernel. 
i'm a little skeptical of this though... any thoughts?

i haven't posted a bug yet because i'd like to make sure its not an
error on my part!

dave

On Thu, 2002-11-14 at 09:45, Grant Goodyear wrote:
> On Tue, 2002-11-12 at 15:26, David Nellans wrote:
> > i made an attempt to use a 2.2 kernel gentoo system as described in the
> > install faq, and also attempted to drop a 2.2 kernel into a machine thats
> > been running gentoo for almost a year now.
> > 
> > in both cases the kernel will boot but when INIT loads it returns
> > Fatal: kernel to old and hangs hard.  I can't find any references to
> > kernel versioning being a problem in the util-linux changelogs so i'm
> > wondering if this is actually more of a problem with the gentoo
> > init-scripts that is only appearing as a problem with INIT?
> 
> I know it used to work, but I haven't tried it in a good long time.
> What flags did you pass to the kernel?
> 
> Please do post a bug on bugs.gentoo.org if you haven't done so already.
> 
> -g2boojum-
-- 
Dave Nellans
605 S. Grand St. Apt 3
Salt Lake City, UT 84102
801-580-0899
http://lucy.wox.org/~dnellans/


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] 2.2 kernels under gentoo
  2002-11-14 16:54   ` Dave Nellans
@ 2002-11-14 17:26     ` Grant Goodyear
  0 siblings, 0 replies; 5+ messages in thread
From: Grant Goodyear @ 2002-11-14 17:26 UTC (permalink / raw
  To: Dave Nellans; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]

> kernel /boot/CMKernel root=/dev/hda1 rootfstype=ext2 vga=791
> gentoo=notmpfs,nodevfs

I've never used the rootfstype flag, but otherwise everything looks
right.

> i googled a bit for similar errors and found some people who claimed
> that this error and others similar could come from building things like
> libc under a 2.4 kernel and then trying to use it under a 2.2 kernel. 
> i'm a little skeptical of this though... any thoughts?

Oh, dear.  Um, it might well be possible.  It is true that glibc builds
against an installed set of linux headers (that's why we have a
linux-headers package in Portage), so if you have a spare partition
available you might want to try bootstrapping again in a chroot on that
partition, only edit /etc/make.profile/packages to limit the
linux-headers package to be less than 2.4 beforehand.  Then try to boot
into that partition.  (You may need to build a 2.2 kernel in the chroot,
but I'm really not sure.)

> i haven't posted a bug yet because i'd like to make sure its not an
> error on my part!

Please go ahead and post a bug anyway.  Otherwise things tend to get
lost.  Also, more developers read the bug reports than actually read the
mailing lists (since the gentoo-dev traffic can get pretty high).


Thanks,
g2boojum

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2002-11-17 12:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-12 20:26 [gentoo-dev] 2.2 kernels under gentoo David Nellans
2002-11-12 21:08 ` Paul de Vrieze
2002-11-14 16:45 ` Grant Goodyear
2002-11-14 16:54   ` Dave Nellans
2002-11-14 17:26     ` Grant Goodyear

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