| 85 |  |  | 
          
            |  | 85 | 1. Copy the modules blacklist tar file directory into the /etc/modprobe.d directory. The contents should look like: | 
          
            |  | 86 | {{{ | 
          
            |  | 87 | root@node1-1:/etc/modprobe.d# ls -al | 
          
            |  | 88 | total 52 | 
          
            |  | 89 | drwxr-xr-x  2 root root 4096 2011-06-05 23:03 . | 
          
            |  | 90 | drwxr-xr-x 80 root root 4096 2012-02-28 12:22 .. | 
          
            |  | 91 | -rw-r--r--  1 root root  323 2011-03-02 16:29 blacklist-ath5k.conf | 
          
            |  | 92 | -rw-r--r--  1 root root   16 2011-03-02 16:30 blacklist-ath9k.conf | 
          
            |  | 93 | -rw-r--r--  1 root root  325 2010-10-01 11:33 blacklist-ath_pci.conf | 
          
            |  | 94 | -rw-r--r--  1 root root 1603 2010-10-01 11:33 blacklist.conf | 
          
            |  | 95 | -rw-r--r--  1 root root  210 2010-10-01 11:33 blacklist-firewire.conf | 
          
            |  | 96 | -rw-r--r--  1 root root  660 2010-10-01 11:33 blacklist-framebuffer.conf | 
          
            |  | 97 | -rw-r--r--  1 root root   44 2011-06-05 23:03 blacklist-i2400m_usb.conf | 
          
            |  | 98 | -rw-r--r--  1 root root   36 2011-06-05 23:03 blacklist-iwlagn.conf | 
          
            |  | 99 | -rw-r--r--  1 root root  583 2011-04-01 10:05 blacklist-rare-network.conf | 
          
            |  | 100 | -rw-r--r--  1 root root 1077 2010-10-01 11:33 blacklist-watchdog.conf | 
          
            |  | 101 | -rw-r--r--  1 root root   29 2010-10-01 11:33 intel-5300-iwlagn-disable11n.conf | 
          
            |  | 102 | }}} |