Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #######################
- # How to create a SD card to use on RaspberryPi with RaspBian on Linux:
- #
- # M2F0 03/12/2015
- #######################
- 1. First download the RASPBIAN JESSIE (Version:November 2015 - Release date:2015-11-21 - Kernel version:4.1).zip image in: https://www.raspberrypi.org/downloads/raspbian/
- 2. Open term and type:
- dd bs=4M if="pathtothedownloadedimage/image.img" of=/dev/"partition"
- 3. Wait.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement