Update copy_image.md

This commit is contained in:
ma.azimi@laposte.net 2015-05-25 19:16:10 +02:00 committed by YunoHost
parent 21c4ca632c
commit 0e10a3a525

View file

@ -25,6 +25,8 @@ sudo fdisk -l
It should be `/dev/diskN`, where `N` is a number, or `/dev/sdX`, where `X` is a letter.
Carefull to not put the digit `N` cause it will create an [non-fonctional SD card](https://raspberrypi.stackexchange.com/questions/11880/sd-card-doesnt-works-after-dd).
* Copy the image by typing:
```bash