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 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
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/ |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux kernel deleted from /boot - how do I resinstall the kernel | vaibhav.kanchan | Getting started tutorials | 2 | 03-25-2008 01:31 AM |
| atal error. /etc/modules.conf not found | ppnair | CentOS / RHEL / Fedora | 5 | 03-01-2008 10:06 PM |
| How loading Modules at boot time | muralidhara.rk | CentOS / RHEL / Fedora | 2 | 12-13-2007 06:51 PM |
| Modules in Linux | guest | Linux software | 2 | 01-24-2006 07:49 PM |
| Is Linux kernel is monolithic or modular kernel? | chiku | Linux software | 2 | 06-02-2005 04:40 PM |