Since some users were experiencing a system crash with previous versions using root user this version is using the special user roon.
Because of this you cannot mount shares from Roon control point. You should instead first mount your music folder (local or remote)
For example if your mount folder is /media/music you should choose that local folder in Roon configuration
If you have transferred /var/roon to another drive or you are making Roon library backups, you should change owner with:
sudo chown -R roon:roon your_roon_database_directory
sudo chown -R roon:roon your_roon_backup_directory
Pinned Comments
blackhole commented on 2022-12-17 22:43 (UTC) (edited on 2022-12-18 07:32 (UTC) by blackhole)
Since some users were experiencing a system crash with previous versions using root user this version is using the special user roon.
Because of this you cannot mount shares from Roon control point. You should instead first mount your music folder (local or remote)
For example if your mount folder is /media/music you should choose that local folder in Roon configuration
If you have transferred /var/roon to another drive or you are making Roon library backups, you should change owner with:
sudo chown -R roon:roon your_roon_database_directory
sudo chown -R roon:roon your_roon_backup_directory