Homepage › Forums › RetroPie Project › New to RetroPie? Start Here! › Run Roms from usb – Error code: 3 › Reply To: Run Roms from usb – Error code: 3
06/23/2015 at 14:15
#100511
Keymaster
you dont need to modify that to change path for roms – just bind mount your roms real location where it expects them – https://docs.1h.com/Bind_mounts
you are getting permissions denied as it’s a system config owned by root user – you would need to sudo to root to copy over it (or make it readable by other users)