2005-04-07 23:09:21

by Allison

[permalink] [raw]
Subject: kernel compile

Hi,

Is it possible to compile a 2.4.20 kernel on a 2.6 system ?
And use the new image successfully ?

thanks,
Allison


2005-04-08 00:31:09

by Alexander Samad

[permalink] [raw]
Subject: Re: kernel compile

Hi

Should not be a problem as the compilation doesn't use any part of the
running kernel. As long as you have the required components

Alex

On Thu, Apr 07, 2005 at 07:09:18PM -0400, Allison wrote:
> Hi,
>
> Is it possible to compile a 2.4.20 kernel on a 2.6 system ?
> And use the new image successfully ?
>
> thanks,
> Allison
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>


Attachments:
(No filename) (589.00 B)
signature.asc (189.00 B)
Digital signature
Download all attachments

2005-04-08 18:20:45

by Adrian Bunk

[permalink] [raw]
Subject: Re: kernel compile

On Thu, Apr 07, 2005 at 07:09:18PM -0400, Allison wrote:

> Hi,
>
> Is it possible to compile a 2.4.20 kernel on a 2.6 system ?
> And use the new image successfully ?

It doesn't matter what the system you are compiling on is running.

> thanks,
> Allison

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

2005-04-08 18:34:03

by Arjan van de Ven

[permalink] [raw]
Subject: Re: kernel compile

On Fri, 2005-04-08 at 20:17 +0200, Adrian Bunk wrote:
> On Thu, Apr 07, 2005 at 07:09:18PM -0400, Allison wrote:
>
> > Hi,
> >
> > Is it possible to compile a 2.4.20 kernel on a 2.6 system ?
> > And use the new image successfully ?
>
> It doesn't matter what the system you are compiling on is running.

... as long as you have a modutils installed that can deal with 2.4
kernels. Not all distros that ship 2.6 ship a modutils that does...