mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update copy_image.md
This commit is contained in:
parent
21c4ca632c
commit
0e10a3a525
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue