edit: the problem was due to a case mismatch, the folder on my USB was NEOGEO when it needed to be NeoGeo.
Code: Select all
STARTING BIOS RETRIVAL FOR: NEOGEO
cp: cannot create regular file '/media/usb0/games/NeoGeo/sfix.sfix': No such file or directory
cp: cannot create regular file '/media/usb0/games/NeoGeo/sp-s2.sp1': No such file or directory
cp: cannot create regular file '/media/usb0/games/NeoGeo/000-lo.lo': No such file or directory
cp: cannot create regular file '/media/usb0/games/NeoGeo/neo-epo.sp1': No such file or directory
'/media/fat/BIOS/NeoGeo/sfix.sfix' -> '/media/usb0/games/NeoGeo/sfix.sfix'
'/media/fat/BIOS/NeoGeo/sp-s2.sp1-MVS_BIOS' -> '/media/usb0/games/NeoGeo/sp-s2.sp1'
'/media/fat/BIOS/NeoGeo/000-lo.lo' -> '/media/usb0/games/NeoGeo/000-lo.lo'
'/media/fat/BIOS/NeoGeo/neo-epo.sp1-AES_BIOS' -> '/media/usb0/games/NeoGeo/neo-epo.sp1'