diff --git a/documentation/user-faq.md b/documentation/user-faq.md index 8376b0627b..75e7f50511 100644 --- a/documentation/user-faq.md +++ b/documentation/user-faq.md @@ -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