View previous topic :: View next topic |
Author |
Message |
xaviell n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 23 Feb 2005 Posts: 35
|
Posted: Fri Mar 11, 2005 10:13 pm Post subject: Combining 2.6 and 2.4 kernels?? |
|
|
I want both kernels on my machine, 2.6 and 2.4. I already have 2.6 installed, how would i go about insatlling 2.4? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Perennial n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_garrick.gif)
Joined: 07 Mar 2005 Posts: 56 Location: Center of Europe
|
Posted: Fri Mar 11, 2005 10:41 pm Post subject: |
|
|
Hi xaviell,
Just emerging the 2.4 kernel, compiling and installing it?
I don't think you will encounter much of a problem.
module-init-tools should work under 2.4 as well....
There are even different module listings for the 2 branches in /etc/modules.autoload.d/: kernel-2.4, and kernel-2.6
Good luck
P. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xaviell n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 23 Feb 2005 Posts: 35
|
Posted: Sat Mar 12, 2005 6:26 am Post subject: Cool |
|
|
Aright thx, ill give it a shot. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
John-Boy Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1036267296668ec19492ca6.jpg)
Joined: 23 Jun 2004 Posts: 446 Location: Desperately seeking moksha in all the wrong places
|
Posted: Sat Mar 12, 2005 7:13 am Post subject: |
|
|
I might be wrong here - so double check, but watch out if you've got nptl in your use flags - I don't know if 2.4 supports that. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Perennial n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_garrick.gif)
Joined: 07 Mar 2005 Posts: 56 Location: Center of Europe
|
Posted: Sat Mar 12, 2005 9:02 am Post subject: |
|
|
John-Boy wrote: | watch out if you've got nptl in your use flags |
Hmm, You could be right. I hadn't thought about it.
Then there may be other stuff like linux-headers (if 2.6 branch), and perhaps other (experimental) stuff like reiserfs4, etc.
I know I had a system running both, but I went about it the other way: started off using 2.4 and installed 2.6 next to it later on.
I wasn't using anything experimental either: ie linux-headers-2.4.x, just ext3 fs, no evms, no device-mapper, still devfs, ...
So there could be stuff that doesn't work anymore under your 2.4-kernel, but that is something you can expect if you want to use both at the same time: there are differences between 2.4 and 2.6 ![Wink :wink:](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
GungHo Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1554794928459ed43e6bd9c.jpg)
Joined: 27 Aug 2004 Posts: 254
|
Posted: Sat Mar 12, 2005 1:01 pm Post subject: |
|
|
John-Boy wrote: | I might be wrong here - so double check, but watch out if you've got nptl in your use flags - I don't know if 2.4 supports that. |
No NPTL with the 2.4er kernels. When doing the transition from 2.4 to 2.6, rebuilding glibc with NPTL is a one way ticket into a dead end street without an easy possibility to go back to 2.4
See the excellent howto of DSD: http://www.gentoo.org/doc/en/migration-to-2.6.xml |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|