need to load the floppy module
authorAaron Klingaman <alk@cs.princeton.edu>
Wed, 1 Dec 2004 23:59:21 +0000 (23:59 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Wed, 1 Dec 2004 23:59:21 +0000 (23:59 +0000)
conf_files/pl_hwinit

index 33aed4e..7b05290 100755 (executable)
@@ -40,3 +40,5 @@ done
 echo "pl_hwinit: loading sd_mod"
 /sbin/modprobe sd_mod
 
+echo "pl_hwinit: loading floppy device driver"
+/sbin/modprobe floppy