LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Debian 'modconf' no longer working (https://www.linuxquestions.org/questions/debian-26/debian-modconf-no-longer-working-199872/)

e88z4 07-01-2004 07:51 AM

Debian 'modconf' no longer working
 
What's wrong with 'modconf' in Debian unstable. It is no longer working.

This is what I get when try to load/unload ANY modules:

FATAL: Failed to open config file /etc/modprobe.conf: No such file or directory

Installation failed.

Please press ENTER when you are ready to continue.


The file '/etc/modprobe.conf' is nowhere to be found. Anyone has an answer for this problem? How do we suppose to load modules automatically during the boot time?

mint 07-01-2004 10:02 AM

Do this as root:

Code:

touch /etc/modprobe.conf
It creates the file, and then everything is fine and dandy when you reboot.

mint

e88z4 07-01-2004 11:00 AM

Thanks for the solution. It is working perfectly now.


All times are GMT -5. The time now is 08:06 AM.