Difference between revisions of "Raspbian"

From RHS Wiki
Jump to navigation Jump to search
(Created page with "To install raspbian on a SD card: * Download raspbian image *run: sudo dd if=path_of_your_image.img of=/dev/diskn bs=1M")
(No difference)

Revision as of 03:01, 23 March 2015

To install raspbian on a SD card:

  • Download raspbian image
  • run: sudo dd if=path_of_your_image.img of=/dev/diskn bs=1M