Configuring network folders to be mounted at boot
Install the samba filesystem:
$ sudo apt-get install sambafs
add the following line to sambafs for each network share you want to add:
//host/sharedFolderName /media/localMountFolder cifs uid=rash1981,gid=100,username=Administrator,password=,dir_mode=0777,file_mode=0777,iocharset=utf8 0 0