Hi everyone,
sorry if this was answered before - I could not find it using search.
I probably found a little problem in LMS (forum thread) and philippe_44 told me where I should make the change (/Slim/Networking/Async) in order to test it.
Could anyone help me how to write in /usr/local/slimserver/Slim/Networking/Async. Linux tells me that it is readonly.
Thanks!
Results 1 to 3 of 3
-
2020-08-20, 12:23 #1
- Join Date
- Jan 2017
- Posts
- 117
How to change perl files of LMS in piCorePlayer
Last edited by schup011; 2020-08-20 at 14:42.
-
2020-08-20, 19:37 #2
Its actually a symbolic link to a squashfs readonly mounted file system.
First shutdown LMS
Code:cd /usr/local/slimserver/Slim/Networking/Async sudo rm HTTP.pm sudo cp /tmp/tcloop/slimserver//usr/local/slimserver/Slim/Networking/Async/HTTP.pm .
Last edited by paul-; 2020-08-21 at 06:05.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2020-08-20, 23:32 #3