C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
General Parameters and Modules
 

Appendix A. General Parameters and Modules

This appendix is provided to illustrate some of the possible parameters available for common hardware device drivers[1], which under Red Hat Linux are called kernel modules override module's default parameters for the device.

different types of hardware, some drivers (including those for SCSI adapters, network adapters, and many CD-ROM drives) are not included in the installation kernel. Rather, they must be loaded as modules by the user at boot time. For information on where one can find extra kernel modules during the installation process, refer to the section concerning alternative boot methods in the chapter titled Steps to Get You Started in the Red Hat Linux Installation Guide.

Once installation is completed, support exists for a large number of devices through kernel modules.

A.1. Specifying Module Parameters

NoteNote
 

Only use one method, and not both, when loading a module with specific parameters.

CautionCaution
 

When a parameter has commas, be sure not to put a space after a comma.

Notes

[1]

A driver is software which enables Linux to use a particular hardware device. Without a driver, the kernel can not communicate with attached devices.

Главная