If you have used a Mac to transfer ROMs to Retropie via Samba (SMB), note that it will create a metadata file prefixed with "._" for each file you copy. These show up first alphabetically in Retropie and trying to play them results in them failing to load.
They can be deleted by enabling SSH on the Retropie and removing them via the command line. Likewise, enabling SSH and copying them, using SFTP should keep the ._ files from appearing in the first place.
My blog for documenting computery problems after I figure them out. I try to include my problem solving steps, especially if I had to learn things for them too.
Subscribe to:
Posts (Atom)
Clearing out DHCP leases on (K)Ubuntu with dhcpd on OpenBSD.
I have a lab of iMac computers at work. Recently I have been Installing Kubuntu on them and during the setup I decided to assign them spec...
-
I was recently trying to configure iDRAC 9 on some servers to send email after discovering some unreliability in the inlet temperature of s...
-
I recently ran into a problem connecting to some cisco nexus switches that have an older sshd implementation that only works with ssh-rsa pu...