08-14-2024, 04:46 PM
(This post was last modified: 08-15-2024, 12:34 AM by Tim Curtis.
Edit Reason: mark solved
)
Hello forum,
i created an folder in /home, named /home/pi
In this folder i have my scripts to change to set the behavior of my remotecontrole-buttons.
In the media.conf i entered the scripts in the folder /home/pi.
Everything was working as it should, now i returned from hollydays and the buttons do nothing.
The folder /home/pi is gone.
i recreated it vir "sudo mkdir /home/pi"
then i changed the writepermissions via "sudo chmod -R 777 /home/pi"
so i can write files via scp command.
Then i sent the files from my Main-PC to the Moode-Device.
Anything works great again.
After a reboot, the folder /home/pi is again gone...
Has there been a change in permissions?
Why is the folder deleted after every reboot?
Thanks in advance! Greets, Tom
i created an folder in /home, named /home/pi
In this folder i have my scripts to change to set the behavior of my remotecontrole-buttons.
In the media.conf i entered the scripts in the folder /home/pi.
Everything was working as it should, now i returned from hollydays and the buttons do nothing.
The folder /home/pi is gone.
i recreated it vir "sudo mkdir /home/pi"
then i changed the writepermissions via "sudo chmod -R 777 /home/pi"
so i can write files via scp command.
Then i sent the files from my Main-PC to the Moode-Device.
Anything works great again.
After a reboot, the folder /home/pi is again gone...
Has there been a change in permissions?
Why is the folder deleted after every reboot?
Thanks in advance! Greets, Tom