About the question you’re submitting
Have you searched the community for a relevant issue? (use “x” to select)
[x] No similar issues found
Detailed description
- Clearly state your question(s)
A:Please provide more instructions how to fix issue with not visible shared SMB drives from synology DSM
I was testing also on linux with following commands:
sudo apt-get -y install cifs-utils
sudo mkdir /mnt/share
sudo mount -t cifs -o “domain=WORKGROUP,username=myuser,password=mypass” //synology_DSM_ip/share /mnt/share
And I get following error:
mount error(19): No such device
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
-
Provide specific configuration and firmware version details
CPU: Intel(R) Celeron(R) CPU 3955U @ 2.00GHz (wątki: 2, 2.00 GHz)
GPU: Integrated
RAM & Storage: 8GB RAM, 250 GB SSD
FydeOS Version: FydeOS v16.1 (amd64-fydeos, wersja 108.15183.16)
LinuxOS Version: Linux penguin 5.10.147-20137-gfa8e6d1d4794 #1 SMP PREEMPT Wed Nov 30 03:58:09 UTC 2022 x86_64 GNU/Linux -
Include detailed logs
To obtain the logs, enter /var/log/messages in the Chromium browser and locate the relevant log fragment. Copy and paste it here.
Logs: Cannot find any