public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* installing older kernel (2.4.20/28 on machine running 2.6.15)
@ 2006-04-23 18:38 Fernando Barsoba
  2006-04-23 19:29 ` Adrian Bunk
  0 siblings, 1 reply; 6+ messages in thread
From: Fernando Barsoba @ 2006-04-23 18:38 UTC (permalink / raw)
  To: linux-kernel

Hi,

Is it possible to install 2.4.28 on machine with 2.6.15? I am getting 
contradictory statements regarding this issue, like it is not possible to 
install an older version of kernel on machine running a much newer version. 
Is that true?

tnx,
Fernando



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

* Re: installing older kernel (2.4.20/28 on machine running 2.6.15)
  2006-04-23 18:38 installing older kernel (2.4.20/28 on machine running 2.6.15) Fernando Barsoba
@ 2006-04-23 19:29 ` Adrian Bunk
  2006-04-23 19:39   ` Fernando Barsoba
  0 siblings, 1 reply; 6+ messages in thread
From: Adrian Bunk @ 2006-04-23 19:29 UTC (permalink / raw)
  To: Fernando Barsoba; +Cc: linux-kernel

On Sun, Apr 23, 2006 at 02:38:57PM -0400, Fernando Barsoba wrote:

> Hi,

Hi Fernando,

> Is it possible to install 2.4.28 on machine with 2.6.15? I am getting 
> contradictory statements regarding this issue, like it is not possible to 
> install an older version of kernel on machine running a much newer version. 
> Is that true?

it is possible since installing a kernel is independent of the currently 
running kernel.

The question is whether your userspace (IOW: your distribution) 
supports kernel 2.4.28.

> tnx,
> Fernando

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


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

* Re: installing older kernel (2.4.20/28 on machine running 2.6.15)
  2006-04-23 19:29 ` Adrian Bunk
@ 2006-04-23 19:39   ` Fernando Barsoba
  2006-04-23 20:26     ` Dave Jones
  0 siblings, 1 reply; 6+ messages in thread
From: Fernando Barsoba @ 2006-04-23 19:39 UTC (permalink / raw)
  To: linux-kernel

Adrian,

Thanks a lot for your answer. I am trying to install it on fedora 5. I guess 
i should ask fedora forum about this matter.

tnx,
Fernando


>From: Adrian Bunk <bunk@stusta.de>
>To: Fernando Barsoba <fbarsoba@hotmail.com>
>CC: linux-kernel@vger.kernel.org
>Subject: Re: installing older kernel (2.4.20/28 on machine running 2.6.15)
>Date: Sun, 23 Apr 2006 21:29:49 +0200
>
>On Sun, Apr 23, 2006 at 02:38:57PM -0400, Fernando Barsoba wrote:
>
> > Hi,
>
>Hi Fernando,
>
> > Is it possible to install 2.4.28 on machine with 2.6.15? I am getting
> > contradictory statements regarding this issue, like it is not possible 
>to
> > install an older version of kernel on machine running a much newer 
>version.
> > Is that true?
>
>it is possible since installing a kernel is independent of the currently
>running kernel.
>
>The question is whether your userspace (IOW: your distribution)
>supports kernel 2.4.28.
>
> > tnx,
> > Fernando
>
>cu
>Adrian
>
>--
>
>        "Is there not promise of rain?" Ling Tan asked suddenly out
>         of the darkness. There had been need of rain for many days.
>        "Only a promise," Lao Er said.
>                                        Pearl S. Buck - Dragon Seed
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/



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

* Re: installing older kernel (2.4.20/28 on machine running 2.6.15)
  2006-04-23 19:39   ` Fernando Barsoba
@ 2006-04-23 20:26     ` Dave Jones
  2006-04-23 20:46       ` Fernando Barsoba
  2006-04-24 20:26       ` Nix
  0 siblings, 2 replies; 6+ messages in thread
From: Dave Jones @ 2006-04-23 20:26 UTC (permalink / raw)
  To: Fernando Barsoba; +Cc: linux-kernel

On Sun, Apr 23, 2006 at 03:39:23PM -0400, Fernando Barsoba wrote:
 > Adrian,
 > 
 > Thanks a lot for your answer. I am trying to install it on fedora 5. I 
 > guess i should ask fedora forum about this matter.

Give up now.  There's no static /dev, no 2.4 compatible modutils,
and a slew of other bits of userspace will be too new.

		Dave

-- 
http://www.codemonkey.org.uk

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

* Re: installing older kernel (2.4.20/28 on machine running 2.6.15)
  2006-04-23 20:26     ` Dave Jones
@ 2006-04-23 20:46       ` Fernando Barsoba
  2006-04-24 20:26       ` Nix
  1 sibling, 0 replies; 6+ messages in thread
From: Fernando Barsoba @ 2006-04-23 20:46 UTC (permalink / raw)
  To: linux-kernel

I see.. thanks a lot for the info.

Fernando

Dave Jones wrote:
> On Sun, Apr 23, 2006 at 03:39:23PM -0400, Fernando Barsoba wrote:
>  > Adrian,
>  > 
>  > Thanks a lot for your answer. I am trying to install it on fedora 5. I 
>  > guess i should ask fedora forum about this matter.
> 
> Give up now.  There's no static /dev, no 2.4 compatible modutils,
> and a slew of other bits of userspace will be too new.
> 
> 		Dave
> 

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

* Re: installing older kernel (2.4.20/28 on machine running 2.6.15)
  2006-04-23 20:26     ` Dave Jones
  2006-04-23 20:46       ` Fernando Barsoba
@ 2006-04-24 20:26       ` Nix
  1 sibling, 0 replies; 6+ messages in thread
From: Nix @ 2006-04-24 20:26 UTC (permalink / raw)
  To: Dave Jones; +Cc: Fernando Barsoba, linux-kernel

On 23 Apr 2006, Dave Jones prattled cheerily:
> On Sun, Apr 23, 2006 at 03:39:23PM -0400, Fernando Barsoba wrote:
>  > Adrian,
>  > 
>  > Thanks a lot for your answer. I am trying to install it on fedora 5. I 
>  > guess i should ask fedora forum about this matter.
> 
> Give up now.  There's no static /dev, no 2.4 compatible modutils,
> and a slew of other bits of userspace will be too new.

A rather more important piece is 2.6-only, IIRC: glibc!

-- 
`On a scale of 1-10, X's "brokenness rating" is 1.1, but that's only
 because bringing Windows into the picture rescaled "brokenness" by
 a factor of 10.' --- Peter da Silva

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

end of thread, other threads:[~2006-04-24 20:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-23 18:38 installing older kernel (2.4.20/28 on machine running 2.6.15) Fernando Barsoba
2006-04-23 19:29 ` Adrian Bunk
2006-04-23 19:39   ` Fernando Barsoba
2006-04-23 20:26     ` Dave Jones
2006-04-23 20:46       ` Fernando Barsoba
2006-04-24 20:26       ` Nix

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