I am having issues manually putting roms into any of the rom folders.
Here is my setup:
raspberry pi B
retropie installed with binaries (didn’t use the compile option)
setup samba sharing with 0777 access (read and write)
now, I am able to get into my samba share folder (where all my roms are)
but when I try a copy paste operation into the
/home/root/RetroPie/roms/xxxx I get a permission denied error.
I am VERY new to linux and my searching is coming up empty.
How to give myself access to read and write to the /home/root folder and its sub-directories?
I am guessing this will be a chmod or chown command?