10-15-2024, 10:17 PM
(10-15-2024, 05:13 PM)Tim Curtis Wrote: Menu > Configure > System
1. Turn ON "Web SSH" and then OPEN it
2. Log in with the userid and password you setup in the Raspberry Pi Imager
3. Enter the commands
Fixed!!!
With your help and the support of chatGPT (really impressive) i finally mounted my NAS.
I saved all the story in a word file if somebody is interested.
Thanks a lot Tim :-)
Here's the summary:
Moodeaudio NAS Mounting Issue - Conversation Summary
1. User experienced an issue with Moodeaudio. Despite the NAS Synology DS218+ being loaded correctly via SMB or NFS protocol, it did not appear in the library section.
2. I suggested several troubleshooting steps, including checking the network settings, firewalls, and Moodeaudio’s configurations.
3. The user attempted accessing Moode via SSH but encountered issues with the connection (port 22 was closed). After opening port 22 on the router and ensuring the firewall was disabled, the issue persisted.
4. I helped the user understand how to open the port and access Moode using SSH via PowerShell.
5. Upon connection to Moode, we ran commands to check the library’s mounting status. The user confirmed that the NAS was not mounted.
6. We manually created the directory `/mnt/NAS/Synology` and mounted the NAS using the `cifs` protocol.
7. After manually mounting the NAS, the user confirmed that the library could be accessed successfully.
8. Possible cause: The issue was likely due to incorrect mounting of the NAS, possibly compounded by the RAID 1 configuration on the NAS.