Removing imagewritter from text.
This commit is contained in:
parent
2d0cb4ce18
commit
8012a2d03b
@ -34,7 +34,7 @@ It is safe to ignore WARNING: This key is not certified with a trusted signature
|
||||
|
||||
# How to prepare SD card?
|
||||
|
||||
Unzipped .raw images can be written with supplied imagewriter.exe on Windows XP/2003/Win7, with [Rufus](https://rufus.akeo.ie) on Windows 8.x / 10 or with DD command in Linux/Mac (on OS X use 'bs=1m' and /dev/rdiskx instead):
|
||||
7z and zip arhives can be uncompressed with [7-Zip](http://www.7-zip.org/) on Windows, [Keka](http://www.kekaosx.com/en/) on Mac and 7z on Linux (apt-get install p7zip-full). RAW images can be written with [Rufus](https://rufus.akeo.ie/) (Win) or DD in Linux/Mac:
|
||||
|
||||
# Linux example: /dev/sdx is your sd card device
|
||||
dd bs=1M if=filename.raw of=/dev/sdx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user