Kodi on emulationstation menu not working
-
Hello Everyone!
I've searched the forum but I haven't found solution to this problem. I' hope that you can help me.I'm trying to put kodi in the emulationstation menu. I have followed this guide:
https://retropie.org.uk/forum/topic/11425/tutorial-how-to-install-kodi-and-add-to-main-menu
Everything is ok, but my problem is when I give the last command:sudo chmod +x /home/pi/RetroPie/roms/kodi/kodi.sh
Then the following error happens:
chmod: missing operand after +x /home/pi/RetroPie/roms/kodi/kodi.sh
I'm sure that I'm doing something wrong but I don't know what it is. Can you please help me?
-
You should try:
cd /home/pi/RetroPie/roms/kodi/
And then:
sudo chmod +x ./kodi.sh
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.