LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Problem wiht Redhat 8 and new kernel (https://www.linuxquestions.org/questions/linux-distributions-5/problem-wiht-redhat-8-and-new-kernel-66919/)

lafuma 06-20-2003 04:15 PM

Problem wiht Redhat 8 and new kernel
 
i made myself a new kernel, but i have this problem i dont know where to put the information about the modules what it will load at the startup... any suggestions ?

AltF4 06-20-2003 04:28 PM

"at the startup" of what ?

devices needed for booting (disk driver [e.g. ide, scsi], root filesystem driver [e.g. ext3, reiser], keyboard, display, etc.) have to be compiled into your kernel or go to:

"man initrd" .. initrd - boot loader initialized RAM disk

other devices (once you can access a disk during the boot process and load modules)

"man modules.conf" - configuration file for loading kernel modules

fancypiper 06-20-2003 04:29 PM

Red Hat 8.0 Upgrading the Kernel documentation. :study:


All times are GMT -5. The time now is 09:02 PM.