RE: How do I remove a module from the kernel

2003-01-09 Thread Rigler, S C (Steve)
PROTECTED]] Sent: Wednesday, January 08, 2003 8:27 PM To: [EMAIL PROTECTED] Subject: Re: How do I remove a module from the kernel Thx Dave..I guess that worked...Now the kernel is loading without this driver... But what is the procedure to install such modular drivers...I guess I don't have

RE: How do I remove a module from the kernel

2003-01-09 Thread smusuvat
, January 08, 2003 8:27 PM To: [EMAIL PROTECTED] Subject: Re: How do I remove a module from the kernel Thx Dave..I guess that worked...Now the kernel is loading without this driver... But what is the procedure to install such modular drivers...I guess I don't have to compile kernel if I want

RE: How do I remove a module from the kernel

2003-01-08 Thread Rigler, S C (Steve)
You need to do mkinitrd to rebuild your initrd. It reads the information from your /etc/modules.conf and adds the scsi ones to your initrd so they get loaded at boot time. I believe that when you build your own kernel that make install does this for you. -Steve -Original Message- From:

Re: How do I remove a module from the kernel

2003-01-08 Thread David Busby
PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 08, 2003 12:26 Subject: RE: How do I remove a module from the kernel You need to do mkinitrd to rebuild your initrd. It reads the information from your /etc/modules.conf and adds the scsi ones to your initrd so they get loaded at boot

Re: How do I remove a module from the kernel

2003-01-08 Thread smusuvat
] To: [EMAIL PROTECTED] Sent: Wednesday, January 08, 2003 12:26 Subject: RE: How do I remove a module from the kernel You need to do mkinitrd to rebuild your initrd. It reads the information from your /etc/modules.conf and adds the scsi ones to your initrd so they get loaded at boot time. I believe

Re: How do I remove a module from the kernel

2003-01-08 Thread Edward Dekkers
But what is the procedure to install such modular drivers...I guess I don't have to compile kernel if I want the kernel load this driver at boot?? -Saravanan Drivers can be loaded on the fly using 'modprobe modulename' Regards, --- Edward Dekkers (Director) Triple D Computer Services P/L