Raspberrypi retropi: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
* https://github.com/RetroPie/RetroPie-Setup/wiki/First-Installation | * https://github.com/RetroPie/RetroPie-Setup/wiki/First-Installation | ||
Install | * Install | ||
<source lang=bash> | <source lang=bash> | ||
$ sudo dd if=./retropie-4.0-rpi2_rpi3.img of=/dev/mmcblk0 | $ sudo dd if=./retropie-4.0-rpi2_rpi3.img of=/dev/mmcblk0 | ||
</source> | </source> | ||
== See also == | == See also == |
Latest revision as of 09:24, 22 August 2016
Overview
레트로파이 만들기 내용 정리
Installation
공식 레트로파이 다운로드 및 설치 설명서
- https://retropie.org.uk/download/
- https://github.com/RetroPie/RetroPie-Setup/wiki/First-Installation
- Install
<source lang=bash> $ sudo dd if=./retropie-4.0-rpi2_rpi3.img of=/dev/mmcblk0 </source>
See also
- http://www.rasplay.org/?p=23760 - 라즈조이박스 RetroPie 3-3-1 소프트웨어 세팅!