Mount Volumio across network to Mac

Hi all

I think I have sorted it.

Change the permissions of Volumio root folder:

sudo chown -R $USER:$USER $HOME

Then change permissions on the drive you want to share:

sudo chmod 777 /media/Music

Where Music is the name of my drive.

This seemed to work.

I then:

  1. followed these previously so am not sure if they had an impact: volumio-access-usb-drive-network-t4642.html - read very last post

  2. changed my drive format to Mac OS Extended (Non Journaled) using paragon-software.com/ufsdhome/extfs-mac/

I’d be interested to know if the last two steps were required or not.

Best

Dominic