Changed Win8 / 10 image writer recommendation
This commit is contained in:
parent
2d2685e374
commit
efda77774b
@ -11,7 +11,7 @@ All stable kernels are production ready, but you should use them for different p
|
||||
|
||||
# How to prepare SD card?
|
||||
|
||||
Unzipped .raw images can be written with supplied imagewriter.exe on Windows XP/2003/Win7, with [Win32Diskimager](http://sourceforge.net/projects/win32diskimager/) on Windows 8.x or with DD command in Linux/Mac:
|
||||
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:
|
||||
|
||||
dd bs=1M if=filename.raw of=/dev/sdx
|
||||
# /dev/sdx is your sd card device
|
||||
|
||||
Loading…
Reference in New Issue
Block a user