Write Image File to SDcard
This article share the step by step on how to write a Raspberry Pi image onto SDcard.
Using Raspberry Pi Imager
The simplest way to write image file onto SDcard is by using official Raspberry Pi Imager from Raspberry Pi. You can get the Raspberry Pi Imager from the official Raspberry Pi download page here.
Choose the download according to the operating system of the computer that you will use to write the image file.
For Windows version, you will need to install it onto your PC. After completing the installation, run Raspberry Pi Imager from your PC, and this will be the main windows.
For the Operating System, you will have a few options to choose from:
- Raspberry Pi OS (32-bit) - recommended
- Raspberry Pi OS (other)
- LibreELEC
- Ubuntu
- RetroPie
- TLXOS
- Misc Utility Images
- Erase
- Use Custom - this option allows you to specify the image file from your system
Next step is to choose the SDCard to write to. Ensure that the SDCard you intend to write to is inserted into your PC either using USB SDCard reader or direct SDCard slot. If it is inserted correctly, it should be shown on the available SDCard page. To avoid writing to the wrong device, please remove the unused SDCard or USB drive.
The last step is to click on the click on the WRITE button. Take note that it will also ask for confirmation after you’ve click the WRITE button.
The write process should start after that. In my case it tooks around 25 minutes to complete, but it depends on the internet speed and the SDCard write speed. The full image file will be automatically downloaded from the internet before the write process begin.
After it is complete, you can now remove the SDCard from your system and insert it to a Raspberry Pi.