Homepage Forums RetroPie Project New to RetroPie? Start Here! USB transfert doesn't work on the new release Retropie Reply To: USB transfert doesn't work on the new release Retropie

#110111
petrockblog
Keymaster

I know it works, so it must be an issue on your set up. Double check your usb stick has a single partition formatted as fat32 or ext4 with a folder in the root called “retropie” and plug it in to the pi. then from a terminal do “cat /var/log/syslog” – when it’s working it should have some lines like


Nov 17 11:55:25 retropie usbmount[2282]: executing command: run-parts /etc/usbmount/mount.d
Nov 17 11:55:26 retropie usbmount-01_retropie_copyroms-[2327]: Attempting to create directory structure for ROMS in '/media/usb0/retropie/roms' ...
Nov 17 11:55:29 retropie usbmount-01_retropie_copyroms-[2327]: Syncing roms ...
Nov 17 11:55:29 retropie usbmount-01_retropie_copyroms-[2327]: Syncing configs ..