mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-26 21:58:20 +01:00
cat could be gentler with card
This commit is contained in:
parent
0f71fd4833
commit
3374212133
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Installation steps Slackware for Cubietruck
|
||||||
|
|
||||||
8. cd dist/image/
|
8. cd dist/image/
|
||||||
|
|
||||||
9. dd if=<image>.raw of=/dev/mmcblk0 bs=1024
|
9. cat <image>.raw /dev/mmcblk0
|
||||||
|
|
||||||
99. Enjoy Slackware :)
|
99. Enjoy Slackware :)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue