]> Zhao Yanbai Git Server - minix.git/commitdiff
lance fix
authorBen Gras <ben@minix3.org>
Fri, 16 Sep 2005 16:46:03 +0000 (16:46 +0000)
committerBen Gras <ben@minix3.org>
Fri, 16 Sep 2005 16:46:03 +0000 (16:46 +0000)
commands/scripts/setup.sh

index 1548851253a285c79d8eafcd419beb1c7394d166..78fe84bed4a35a7cfc1121de55df49f3bdd71600 100755 (executable)
@@ -189,7 +189,7 @@ do
            echo "Note: After installing, edit $LOCALRC to the right configuration."
            echo " chose option 4, the defaults for emulation by Bochs have been set."
                ;;
-        6) driver="lance"; driverargs="LANCE0=on"; step2="ok"; ;;    
+        6) driver="lance"; driverargs="lance_arg='LANCE0=on'"; step2="ok"; ;;    
         7) step2="ok"; ;;    
         *) warn "choose a number"
     esac