Difference between revisions of "RaspberryPi: Burn SD Card"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 42: | Line 42: | ||
==Pranala Menarik== | ==Pranala Menarik== | ||
+ | |||
+ | * [[Raspberrypi]] | ||
+ | * [[RaspberryPi: OpenELEC]] | ||
+ | * [[RaspberryPi: OpenELEC Instalasi]] | ||
+ | * [[RaspberryPi: XBian]] | ||
+ | * [[RaspberryPi: Download Image]] | ||
+ | * [[RaspberryPi: Burn SD Card]] | ||
+ | * [[RaspberryPi: Download Raspbmc dan Burn SD Card]] | ||
+ | * [[RaspberryPi: Compile Kernel Linux]] | ||
+ | * [[RaspberryPi: Compile Android]] | ||
+ | * [[RaspberryPi: Burn SD Card untuk Puppy RaspberryPi]] |
Revision as of 10:49, 14 March 2013
Sumber: http://elinux.org/RPi_Easy_SD_Card_Setup
Download
Download dari
http://www.raspberrypi.org/downloads
Unzip
cd ~/Downloads unzip 2012-08-16-wheezy-raspbian.zip
Burn SD
- Masukan SD card. Umount semua partisi SD card.
- Burn SD card
cd ~/Downloads dd bs=1M if=2012-08-16-wheezy-raspbian.img of=/dev/sdb
- Lakukan
sync
- Lepaskan SD card. Masukan SD card ke Raspberry Pi. Boot + have fun :) ..
Burn SD untuk extension xz
Beberapa (seperti Puppy & BlankOn) menggunakan xz, lakukan,
unxz --stdout raspi-sd-4gb-sap6-5.105.img.xz | dd of=/dev/sdb sync
Referensi
- http://elinux.org/RPi_Easy_SD_Card_Setup
- http://distro.ibiblio.org/quirky/arm/test/raspi-sap6-5.105-alpha4/howto-copy-to-sd-card.htm