2.6 kernels that work with the Gentoo distribution?

I recently installed the Gentoo distribution onto my linode, and I'd like to use a 2.6 kernel. I tried a couple of them (sorry, I forget which), but in each case, they wouldn't boot up, because there was a filesystem-related module that Gentoo wants that wasn't compiled or loaded into the kernel.

Do any of you know which, if any of the 2.6 kernels here work for the Gentoo distribution?

Thanks in advance.

6 Replies

I'm using latest with Gentoo, with no problems. Just check the wiki for the few "gotchas"

@Jay:

I'm using latest with Gentoo, with no problems. Just check the wiki for the few "gotchas"
Thanks. Which 2.6 kernel is "latest"?

I'll check the wiki …

@HippoMan:

@Jay:

I'm using latest with Gentoo, with no problems. Just check the wiki for the few "gotchas"
Thanks. Which 2.6 kernel is "latest"?

I'll check the wiki …
OK. I checked the wiki, and there's nothing there concerning the problem that I'm having. Since I can't boot up in Gentoo at all with that kernel, the gotchas on the wiki don't apply, since these are all issues that pertain to a running (i.e., already booted) Gentoo system under Linode.

Also, I'm using the 2.6 kernel called "Latest 2.6 Series (2.6.15-linode16 [experimental])". With the standard Linode Gentoo distribution, this fails to boot up. Here's the last part of what shows up on the console when the Gentoo distribution tries to boot up with this kernel:

... etc. ...
 * Mounting proc at /proc...  [ ok ]
 * Mounting sysfs at /sys...  [ ok ]

 * The Gentoo Linux system initialization scripts have detected that your
 * kernel has been compiled without DEVFS support.  Because Gentoo Linux
 * has been designed to work with DEVFS, it is required that you compile
 * support for it into your kernel.  Please read the 'Gentoo Linux from
 * source (build) CD Installation Guide' at:

 *     http://www.gentoo.org/doc/build.html

 * for more information on how to do this.

(hit Enter to continue or wait 15 seconds...) * Mounting devpts at /dev/pts...  [ ok ]
 * Activating (possible) swap...  [ ok ]
 * Remounting root filesystem read-only (if necessary)...  [ ok ]
 * Checking root filesystem...fsck.ext3: No such file or directory while trying to open /dev/ubd/0
/dev/ubd/0: 
The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>* Filesystem couldn't be fixed :(
  [ !! ]

Give root password for maintenance
(or type Control-D for normal startup):</device> 

I can boot up into Debian 3.1 (Sarge) with this same kernel, with no problem.

Also, I have no problem booting into Gentoo with the latest 2.4 kernel.

Furthermore, I tried a couple other 2.6 kernels and I have the same inability to boot into Gentoo.

Any ideas?

Thanks.

http://www.linode.com/forums/viewtopic.php?t=2169

-Chris

@caker:

http://www.linode.com/forums/viewtopic.php?t=2169

-Chris
Thanks … this is just the information I was looking for.

Even after making the appropriate changes, I'm still getting the warning about not having DEVFS. Is there another gentoo profile or something that I should be using to avoid this warning?

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct