mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Update project description regarding RPI SD card issues
This commit is contained in:
parent
b1b1d23337
commit
4f8f2e6fa5
|
@ -10,6 +10,7 @@ I found a bug! I have a problem!
|
||||||
================================
|
================================
|
||||||
|
|
||||||
- First, try to check the [issue list](https://github.com/Aloshi/EmulationStation/issues?state=open) if there are already some entries that might match your issue. Then make sure to check closed bugs too, to find a solution to already solved problems.
|
- First, try to check the [issue list](https://github.com/Aloshi/EmulationStation/issues?state=open) if there are already some entries that might match your issue. Then make sure to check closed bugs too, to find a solution to already solved problems.
|
||||||
|
- When you're running EmulationStation on a on Raspberry Pi and have problems with config files not being saved properly, content missing after editing etc, check if your SD card is corrupted (see issues [#78](https://github.com/Aloshi/EmulationStation/issues/78) and [#107](https://github.com/Aloshi/EmulationStation/issues/107)). You can do this using the free tools [h2testw](http://www.heise.de/download/h2testw.html) or [F3](http://oss.digirati.com.br/f3/).
|
||||||
- Try to update to the latest version of EmulationStation using git (You might need to delete your `es_input.cfg` and `es_settings.cfg` after that to reset them to default values):
|
- Try to update to the latest version of EmulationStation using git (You might need to delete your `es_input.cfg` and `es_settings.cfg` after that to reset them to default values):
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue