Raspberrypi retropi: Difference between revisions

From 탱이의 잡동사니
Jump to navigation Jump to search
(Created page with "== Overview == 레트로파이 만들기 내용 정리 == Installation == 레트로파이 다운로드 * https://retropie.org.uk/download/ category:raspberrypi")
 
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:


== Installation ==
== Installation ==
레트로파이 다운로드
공식 레트로파이 다운로드 및 설치 설명서
* https://retropie.org.uk/download/
* 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 소프트웨어 세팅!


[[category:raspberrypi]]
[[category:raspberrypi]]

Latest revision as of 09:24, 22 August 2016

Overview

레트로파이 만들기 내용 정리

Installation

공식 레트로파이 다운로드 및 설치 설명서

  • Install

<source lang=bash> $ sudo dd if=./retropie-4.0-rpi2_rpi3.img of=/dev/mmcblk0 </source>

See also