January 10, 2025, 10:23:29 AM

1,531,383 Posts in 46,736 Topics by 1,523 Members
› View the most recent posts on the forum.


FUCKING NDISWRAPPER

Started by Daddy, July 25, 2007, 02:31:25 PM

previous topic - next topic

0 Members and 4 Guests are viewing this topic.

Go Down

Feynman

Quote from: JMV290 on July 26, 2007, 10:45:02 AM
jmv290@ubuntu:/etc/ndiswrapper$ sudo rmdir bcmwl5/
Password:
rmdir: bcmwl5/: Directory not empty
jmv290@ubuntu:/etc/ndiswrapper$


;'(


Try this.

Code Select
sudo rmdir --ignore-fail-on-non-empty bcmwl5/

Daddy


Go Up