Linux / UNIX Tech Support Forum
This is a discussion on how to edit kernel modules within the Linux software forums, part of the Linux Getting Started category; Hi i'm using FC5 and i want to edited kernal modules because it don't load a module named ISDN. can ...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi
i'm using FC5 and i want to edited kernal modules because it don't load a module named ISDN. can you please tell me how can i see which modules have been loaded and how to add/edit modules in kernel. Regards Asim |
| Sponsored Links | ||
|
|
|
||||
|
To list module use lsmod
Code:
lsmod Code:
rmmod module-name Code:
modprobe module-name Code:
vi /etc/modules.conf http://www.cyberciti.biz/nixcraft/vi...odule-from.php http://blogs.cyberciti.biz/hm/index....-linux-kernel/
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How loading Modules at boot time | muralidhara.rk | CentOS / RHEL / Fedora | 3 | 08-09-2009 02:37 PM |
| Is Linux kernel is monolithic or modular kernel? | chiku | Linux software | 3 | 27-08-2009 02:56 AM |
| Linux kernel deleted from /boot - how do I resinstall the kernel | vaibhav.kanchan | Getting started tutorials | 2 | 25-03-2008 12:31 AM |
| atal error. /etc/modules.conf not found | ppnair | CentOS / RHEL / Fedora | 5 | 01-03-2008 09:06 PM |
| Modules in Linux | guest | Linux software | 2 | 24-01-2006 06:49 PM |