LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to pass moudule argument to kernel -At start up (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-pass-moudule-argument-to-kernel-at-start-up-742238/)

knockout_artist 07-23-2009 09:37 AM

How to pass moudule argument to kernel -At start up
 
Hi,

Can we tell kernel, if we need a module to be loaded upon startup?

Thanks

onebuck 07-23-2009 09:42 AM

Hi,

You can pass parameters to the kernel at boot.

If you need to load a module for the kernel then create a initrd but you will need to update your bootloader.

Most distributions provide the means to perform an action via a 'rc.local' but that is after everything else has been done.


All times are GMT -5. The time now is 12:47 PM.