NetAdminTools.com
 
SignalQ Sites:
L1G3R Information Systems - Coprolite - SpotBridge - NAW
RoboCoop - AreWeDown - SolarPower - SysAdminTools
Xfig - Gold Loaf - GeekPapa - FixGMC - FixRambler
Solar Energy - Energy Efficiency - Solar Panels
Home Energy Savings
Categories:
GNU/Linux | Homebrew designs | Perl | Ruby | Administration | Backup/Recovery | Bugs/Fixes | Certification | Database | Email | File/Print | Hardware | Information Grab Bag | Interoperability | GNU/Linux ABCs | Monitoring | Name Resolution | Network Services | Networking | Remote Control | Security | Desktop | Web | BSD | Solaris | GIAGD | ERP | REALbasic

Last 30 Days | Last 60 Days | Last 90 Days | All Articles | RSS


Categories:
·GNU/Linux
·Homebrew designs
·Perl
·Ruby
·Administration
·Backup/Recovery
·Bugs/Fixes
·Certification
·Database
·Email
·File/Print
·Hardware
·Information Grab Bag
·Interoperability
·GNU/Linux ABCs
·Monitoring
·Name Resolution
·Network Services
·Networking
·Remote Control
·Security
·Desktop
·Web
·BSD
·Solaris
·GIAGD
·ERP
·REALbasic
·All Categories


Compiling Kernel, modules for Red Hat
Topic:GNU/Linux   Date: 2002-04-07
Printer Friendly: Print   

spacerspacer
<<  <   >  >>

Subject

One problem with Red Hat systems is that the kernel config is not as simple as, say, Slackware. You can't simply just select the modules you think you need, add in devices, etc. and have the system boot correctly. The Red Hat config is quite customized. This is particularly true for workstation configs that use sound, USB, and fancy graphics cards. The problem with sticking with the published Red Hat kernel is that the RPMs for the kernel don't get updated often. The trick is to use the configs that come in the Red Hat source RPMs. We discussed compiling the Linux kernel in this article. To modify this to work well with Red Hat systems, you need to use one of the configs in /usr/src/linux-2.4.9-31/configs after you install the Kernel Source RPM (Of course, the kernel version may change). Copy the config file you like to /usr/src/linux/.config. We used kernel-2.4.9-i686.config. Then, run make oldconfig, make xconfig to modify the config, etc. Red Hat will now boot without tons of errors. For production servers, be very careful about running tweaked kernels. You have the advantage of many, many people running the same exact RPM as you if you stick with the Red Hat stock kernels. For your workstation, though, or if you need a feature or performance of the later kernels, this may do the trick.


People:
Places:
Things:
Times:





Please read our Terms of Use and our Privacy Policy
Microsoft, Windows, Windows XP, Windows 2003, Windows 2000, and NT are either trademarks or registered trademarks of Microsoft Corporation. NetAdminTools.com is not affiliated with Microsoft Corporation. Linux is a registered trademark of Linus Torvalds, and refers to the Linux kernel. The operating system of most distributions that contain the Linux kernel is GNU/Linux. All logos and trademarks in this site are property of their respective owner. Copyright 1997-2011 NetAdminTools.com