Previously, on all four machines my server drive mounted automatically over CIFS at boot with the following line in /etc/fstab :
- Code: Select all
//servername/home /media/mountname cifs defaults,credentials=/home/username/.smbcredentials,iocharset=utf8,file_mode=0640,dir_mode=0640,uid=username,gid=users 0 0
After upgrading from UP5 to UP6, the drive no longer mounts at boot. I can mount it manually though with:
- Code: Select all
sudo mount -a
This feels like the network coming up too slowly at boot. However, I am not sure how to debug this one, nor which logs to check.
Thank you in advance for your help! Merry Christmas, peace & love and the whole thing...







