Indometric


Posts Tagged ‘Linux for Beginner’

Jun 23
Monday

Compiling and Installing a Kernel

Filed under Unix & Linux

The preceding discussion has covered the most vital options you’ll encounter in configuring a kernel to use the networking protocols on your network, and the hardware you use to connect a computer to that network. The administer of compiling the kernel, but, is another matter, and one that’s not, exactingly speaking, a networking task. Nonetheless, this task is vital if you need to recompile your kernel to add or rub out support for specific network features, so this part provides an overview of some of the decisions and procedures caught up.

Don’t adjust only the options described earlier in this chapter and then compile your kernel. Although they’re further than the scope of this book, kernel options relating to features like EIDE controllers, SCSI host adapters, and disk filesystems are critically vital for a functioning Linux computer. If you incorrectly configure these features, your computer may not boot at all, or it may go in a substandard way (for instance, with very poor disk speed). These options are discussed in documents such as the Linux Kernel HOWTO at http://www.linuxdoc.org/HOWTO/Kernel-HOWTO.html (amongst many other places) and many general Linux books.

Continue…

All entries filed under this archive


Network Hardware Options
1 response - Posted 06.23.08
The Network Device Support kernel menu contains options related to network hardware. The most important of these options are drivers for specific network cards. The most common types of network cards today are Ethernet devices, but others include traditional local network hardware, long-distance devices, and wireless devices. PC Card devices ...continue
Network Protocol Support
no responses - Posted 06.23.08
The Networking Options kernel menu contains options related to network protocols. You can include or exclude support for entire protocol stacks, and for some (particularly TCP/IP), you can fine-tune the support to optimize the kernel for particular roles, such as router options or packet filtering. continue
Starting Kernel Configuration
1 response - Posted 06.23.08
To configure compile-time kernel options, you must begin with the kernel source code. All major distributions ship with this, but it may or may not be installed by default. Many distributions make changes to the standard kernel (say, to add new drivers that aren't yet standard). You may prefer to ...continue
Linux Kernel Network Configuration
no responses - Posted 06.23.08
"All roads lead to Rome," the saying goes. Something similar is true of Linux networking, except that in this case, Rome is the Linux kernel. Sooner or later, all network traffic passes through the kernel. Given that not all computers or networks are identical, the Linux kernel includes several options ...continue


All content and source © 2010 Indometric. All rights reserved. See our Privacy Policy and DMCA Information