FS#24807 - [mkinitcpio-0.6.15-1] - typeo in line 56
            Attached to Project:
            Arch Linux
            
Opened by John (graysky) - Monday, 20 June 2011, 21:45 GMT
Last edited by Thomas Bächler (brain0) - Wednesday, 22 June 2011, 11:53 GMT
          Opened by John (graysky) - Monday, 20 June 2011, 21:45 GMT
Last edited by Thomas Bächler (brain0) - Wednesday, 22 June 2011, 11:53 GMT
                
  | 
              
                Details
                    Summary and Info: minor error at boot up due to the -q
                    switch in /lib/initcpio/init on line 56. 
                As it stands, this is what happens at boot up just after the boot logo is displayed: Usage: modprobe [-v] [-V] [-C config-file] [-d <dirname> ] [-n] [-i] [-q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...] modprobe -r [-n] [-i] [-v] <modulename> ... modprobe -l -t <dirname> [ -a <modulename> ...] This is due to the aforementioned error on line 56: /sbin/modprobe -qab $MODULES  | 
            
              This task depends upon
              
              
            
            
          
            Closed by  Thomas Bächler (brain0)
Wednesday, 22 June 2011, 11:53 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#24766 
          
          
        Wednesday, 22 June 2011, 11:53 GMT
Reason for closing: Duplicate
Additional comments about closing:
                      
http://mailman.archlinux.org/pipermail/arch-projects/2011-June/001081.html
$ grep MOD /etc/rc.conf
MODULES=(acpi-cpufreq)