diff --git a/installation/installing-images/windows.md b/installation/installing-images/windows.md index ba7a9ecf0..47b1110f8 100644 --- a/installation/installing-images/windows.md +++ b/installation/installing-images/windows.md @@ -1,6 +1,6 @@ # Installing operating system images using Windows -[balenaEtcher](https://www.balena.io/etcher/) is typically the easiest option for most users to write images to SD cards, so it is a good place to start. If you're looking for an alternative on Windows, you can use Win32DiskImager. +[balenaEtcher](https://www.balena.io/etcher/) is typically the easiest option for most users to write images to SD cards, so it is a good place to start. If you're looking for an alternative on Windows, you can use Win32DiskImager or imgFlasher. ## balenaEtcher @@ -20,6 +20,14 @@ - Click 'Write' and wait for the write to complete. - Exit the imager and eject the SD card. +## Upswift imgFlasher + +- Download portable Windows version from [upswift.io](https://www.upswift.io/imgflasher/) +- Run imgFlasher and choose an image or zip file +- Choose SD card or USB drive +- Click on 'Flash' +- Wait until the flash is completed. + --- *This article uses content from the eLinux wiki page [RPi_Easy_SD_Card_Setup](http://elinux.org/RPi_Easy_SD_Card_Setup), which is shared under the [Creative Commons Attribution-ShareAlike 3.0 Unported license](http://creativecommons.org/licenses/by-sa/3.0/)*