NAS mount using fstab... not working on boot, but manual ok

Issues related to configuring your network
hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: NAS mount using fstab... not working on boot, but manual ok

Post by hunter86_bg » 2017/07/03 18:38:05

Check why the "remote-fs-pre.target" failed:

Code: Select all

journalctl -u remote-fs-pre.target
also what is the output of the following (just type something for the password):

Code: Select all

smbclient -U unknown_user -L //192.168.1.75
What is the version of cifs-utils and samba-client ?

Post Reply