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
f1a78f1364
commit
78a5b32e02
1 changed files with 5 additions and 1 deletions
|
@ -25,3 +25,7 @@ sudo dd bs=1M if=/path/to/your/raspberry-latest.img of=/your/device/name
|
||||||
Do not forget to change `/path/to/your/raspberry-latest.img` and `/your/device/name` with the appropriate values.
|
Do not forget to change `/path/to/your/raspberry-latest.img` and `/your/device/name` with the appropriate values.
|
||||||
|
|
||||||
The command may take a few minutes, then your SD card will be ready to use. **:-)**
|
The command may take a few minutes, then your SD card will be ready to use. **:-)**
|
||||||
|
|
||||||
|
## Resize the root partition <small>(optional)</small>
|
||||||
|
|
||||||
|
To be written...
|
Loading…
Reference in a new issue