Homepage › Forums › RetroPie Project › New to RetroPie? Start Here! › USB Rom Service No Longer Working.
- This topic has 9 replies, 3 voices, and was last updated 9 years, 11 months ago by
petrockblog.
-
AuthorPosts
-
11/25/2015 at 20:33 #110692
stuartfox
ParticipantHi Guys,
I’m a bit stuck, so everything was working well, and I’d been adding games via a USB stick using the USB Rom service in Retropie. After one restart, Retropie wouldn’t start, there was a permissions error in one of the roms, it went into a startup look that I couldn’t get out of and I couldn’t even get into console. So I started from scratch on the latest Retropie image, did my customisations, everything works… but then I plug a freshly formatted USB stick, leave it a minute, but no directory structure has been added.
I went into Retropie setup, turned the rom service off, then on again… but still not working. Any ideas?
Stuart
11/25/2015 at 21:08 #110697petrockblog
Keymasterread the documentation:
https://github.com/RetroPie/RetroPie-Setup/wiki/How-to-get-ROMs-on-the-SD-card
Starting with RetroPie 3.0 you first need to create a folder called retropie on your USB stick and then follow the above steps.
11/27/2015 at 15:23 #110793stuartfox
ParticipantThanks, I was aware of that but I forgot to do it on one of the sticks I was using so there were two issues.
I’ve now run into this a second time, reboot loop that I can’t get out of : I’ve enclosed a screenshot. Seems to be caused by a permissions error in Roms directory after using usb transfer service.
11/27/2015 at 15:39 #110795stuartfox
ParticipantSorry… Better pic…
11/27/2015 at 18:36 #110807petrockblog
Keymastercheck the permissions of the folder/file in question via ssh
ls -lathe usm rom service script chowns the files correctly, so I can only think it is due to the directories/files having no read access despite being owned by the user (unless it was caused by something else).
files should be
chmod 644and the romdirs
chmod 75511/27/2015 at 18:36 #110808petrockblog
Keymasteryou can get out of the loop by pressing a button on a keyboard btw – to drop to a terminal.
11/27/2015 at 18:47 #110809stuartfox
ParticipantIn this case, both times this has happened I’ve been unable to get out of the loop using the keyboard. The only way is to wipe the ad card and restore from my image backup.
If it happens again I suppose I could plug the sd card into another Linux machine and try to fix the permissions like that, but I think this happens when something goes wrong with the sub rom transfer. Is there a way of knowing when it’s finished transferring files so it’s safe to reboot.
Many thanks for the support by the way.
11/27/2015 at 19:01 #110811herbfargus
MemberI vaguely remember something like this happening with mine and I think it ended up being a corrupt usb stick/ sd card
11/27/2015 at 20:14 #110821petrockblog
KeymasterNo way of telling unless you have a light on your USB stick or something.
11/27/2015 at 20:14 #110822petrockblog
KeymasterWell, visually at least. You can check the end of /var/log/syslog to see when it completes.
-
AuthorPosts
- The forum ‘New to RetroPie? Start Here!’ is closed to new topics and replies.