From ce68a0caa8ed0b780051a24d1f3454a2c1e3d925 Mon Sep 17 00:00:00 2001 From: eitanchud <57438520+eitanchud@users.noreply.github.com> Date: Wed, 25 Dec 2019 16:35:52 +0200 Subject: [PATCH] Update windows.md New img flasher portable software for Windows. Has been built specifically for Raspberry makers. Completely free :) --- installation/installing-images/windows.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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/)*