I am using below command manually to mount windows drive on linux box. mount.cifs <mountDevice> <tmpDir> -o username=<user>,password=<password>