Changes

Jump to navigation Jump to search
81 bytes added ,  23:43, 26 March 2015
no edit summary
Line 1: Line 1:  
To install raspbian on a SD card:
 
To install raspbian on a SD card:
 
* Download raspbian image
 
* Download raspbian image
*run: sudo dd if=path_of_your_image.img of=/dev/diskn bs=1M
+
* run: sudo dd if=path_of_your_image.img of=/dev/mmcblk0 bs=1M
 +
* Warning: Don't mistake the of= parameter or you could damage the hard drive

Navigation menu