Adding a Module to the Kernel Configuration

Only SCSI host and ethernet device modules need to be added to the kernel configuration. Most of these devices benefit from command-line arguments, and using kernelcfg is a good way to keep things consistent and reduce the amount of searching the driver has to do to find your particular hardware.

Booting from a SCSI device

If your system is booting from a SCSI device, the Linux kernel must load the SCSI device driver module before kerneld is even running. This is achieved by using an initial ramdisk, from which the driver is loaded. By convention, this SCSI adapter is still configured for kerneld, but in reality it has no effect because the driver is vital to system operation.

  1. Log on as root and start ...

Get Practical Linux now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.