Install with berryboot, no config files, connection refused

On a Berryboot install there is no config files on the root of the sd card, there is nothing either in /boot/config/. Is it reading from etc/mopidy/mopidy.conf ? mopidy.conf is a symlinkk that doesn’t seem to go anywhere…

So I edited startup.sh to always enable ssh, then I tried creating /boot/config/modipy.ini and copy pasted a working ini but again it is not being read. PiMusicbox is running on an RPi2, connected with ethernet so I have a static IP but any browser on my computer give me “connection refused”.

Here is the log file, I see
Frontend (MpdFrontend) initialization error: MPD server startup failed: [Errno 98] Address already in use
but I don’t know what to do from here, systemctl is not working for me and
sudo netstat -npl | grep :6600
says that 2711/python is listening.

Thank you very much for any help in advance and merry christmas! :smile: