Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Where to put gba bios file in retropie › Reply To: Where to put gba bios file in retropie
you need to do it from terminal with sudo command.
e.g.
$ sudo cp /home/pi/RetroPie/ROMS/GBA/gbs_bios.bin /opt/retropie/emulators/gpsp/raspberrypi/
All on one line.