LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   removing a module from initrd (https://www.linuxquestions.org/questions/linux-software-2/removing-a-module-from-initrd-449363/)

tomazN 05-28-2006 01:36 PM

removing a module from initrd
 
I have a suse 10.0 and i loaded kernel module for my Promise Ultra100 TX2 - ATA 100 Controller and now i get kernel panic. So i removed that card, now i want to remove that module and make again mkinitrd. How do i remove that module (i know the name of it) ?

bigrigdriver 05-28-2006 03:06 PM

rmmod <module-name> will remove the module. I don't know that it is necessary to make a new initrd. Examine /etc/sysconfig/kernel. If the module is listed there, delete or comment it out, then make a new initrd.

tomazN 05-28-2006 03:31 PM

Ok. Its fixed. Now that module doesnt work. The controller card is detected and everything, and one hdd is on it. But that hdd isnt detected. So what should i do ? :S


All times are GMT -5. The time now is 02:55 AM.