the new script 'mount' relies on a recent change to rc to allow unquoted ='s in argument lists. i suspect you're running an old rc. either update rc or modify the mount script to quote your ='s.
That change isn't quite correct, either, but I haven't gotten to fixing it yet. (It turns "echo a = b" into "echo a=b".) I fixed the mount script to quote properly. Russ
