So lets says I got all of this working and mounted a drive with the code: Code: mount.cifs //fileserver/movies /home/user/MyDocs/mount -ouser=admin,pass=pass,ip=192.168.1.50 or something similar. How would I create a script to auto mount on startup? Step by step instructions would be awesome, I haven't done this in a long time (messed around with this on the n810 but got fed up).
mount.cifs //fileserver/movies /home/user/MyDocs/mount -ouser=admin,pass=pass,ip=192.168.1.50