Menu

Bugs while uploading roms

There are permissions problem on 4 directories : mupen64 and scummvm roms, retroarch bios and videos folders.

To correct that do the following :

$ mkdir /home/pi/retro/roms_scummvm
$ chmod 777 /home/pi/retro/roms_scummvm
$ chmod 777 mupen64plus/roms/
$ mkdir /home/pi/retro/bios
$ chmod 777 /home/pi/retro/bios
$ chmod 777 videos/
$ sudo /etc/init.d/samba restart

The roms should be uploadable. I changed that in the current release and re uploaded it.

Posted by Ian57 2015-04-09

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.