Hi,
I am using Thumbleweed and when I am using my 10G PCIE Network card my PC does not mount my Network shares on Start and gives me the following in “journalctl”:
Attempting to mount //10.42.42.63/Bilder
Jun 23 14:00:39 Teefax kernel: CIFS: VFS: Error connecting to socket. Aborting operation.
Jun 23 14:00:39 Teefax kernel: CIFS: VFS: cifs_mount failed w/return code = -101
the fstab line for it looks like this:
//10.42.42.63/Bilder /lan/truenas/smb/Bilder cifs gid=users,file_mode=0777,dir_mode=0777,auto,username=tobias,password=PASSWORD 0 0
Everything works when I am using my Network connection from my motherboard, so I asume that the driver is not yet loaded or something.