01-07-2015, 06:23 PM
Hi,
Some what baffling..!!,, Couple of other things to try.
Try changing the sleep to 20 just in case there is a timing issue on when the "Network" is established.
I see you are mapping/binding to the mnt dir
I don't suspect it's the issue, but I'm mapping to specific folders in my /home/dave/zshare/<dir>
Also in my notes I had a note about security... and "sec=ntlm"
Try changing the line by adding it in:
I will try to investigate
Dave
Some what baffling..!!,, Couple of other things to try.
Try changing the sleep to 20 just in case there is a timing issue on when the "Network" is established.
I see you are mapping/binding to the mnt dir
Code:
mount -t cifs -o username=username,password=yourpassword,uid=username,gid=users //dellserver/cArchive /mnt/dellserver
I don't suspect it's the issue, but I'm mapping to specific folders in my /home/dave/zshare/<dir>
Also in my notes I had a note about security... and "sec=ntlm"
Try changing the line by adding it in:
Code:
mount -t cifs -o username=username,password=yourpassword,uid=username,gid=users,sec=ntlm //dellserver/cArchive /mnt/dellserver
I will try to investigate
Dave
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)