LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I rename /etc/modprobe.d/ndiswrapper? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-rename-etc-modprobe-d-ndiswrapper-804106/)

oakes.003 04-25-2010 11:57 AM

How do I rename /etc/modprobe.d/ndiswrapper?
 
I'm rather new at Ubuntu, and I'm trying to set up an SSH but when I try to do Sudo modprobe fuse I get WARNING: All config files need .conf: /ect/modprobe.d/ndiswrapper, it will be ignored in a future rlease. FATAL: Module fuse not found.
How do I rename /ect/modprobe.d/ndiswrapper? I've tried Sudo cat /ect/modprobe.d/ndiswrapper >> /ect/modprobe.d/ndiswrapper.conf && sudo rm /ect/modprobe.d/ndiswrapper but it says that there is no such file or directory even though I'm staring at the file, I've also tried just going to the file and changing it there but it says its read only and I don't have the proper permissions. I've also tried mv /ect/modprobe.d/ndiswrapper /ect/modprobe.d/ndiswrapper.conf but it still says file not found

tredegar 04-25-2010 01:32 PM

Quote:

I'm rather new at Ubuntu, and I'm trying to set up an SSH
"an SSH"? You mean a ssh server, or client?
Quote:

but when I try to do Sudo modprobe fuse I get WARNING:
fuse has nothing to do with ssh
Quote:

How do I rename /ect/modprobe.d/ndiswrapper?
Well, you cannot, because you have the path wrong. It's /etc/.. not /ect/...

Please re-explain, carefully, exactly what you are trying to do, as well as telling us which version of "ubuntu" you are using.

Then we'll be better informed to help you better :)

Welcome to LQ!


All times are GMT -5. The time now is 01:04 AM.