Max2Play Home › Forums › Max2Play on Raspberry PI › Can't start when nas access is configured › Reply To: Can't start when nas access is configured
25. November 2017 at 20:14
#32634
Hello paud,
okay I try to give you a short overview:
List current mounts: mount -l
Have a look into the automount configuration file fstab: cat /etc/fstab (you should find the M2P mount at the end of the output)
Add a comment sign # to the line and save it (use the command: sudo nano /etc/fstab to edit the file).
Afterwards reboot and try to mount the share manually to see if you get any errors.
sudo mount <last line of fstab>
Greetings
Markus
- This reply was modified 6 years, 11 months ago by maierei.org.