In this example, my SD card is 16GB, which is mapped to sdb device name. $ lsblkįrom listed block devices, identify your SD card by checking their sizes. For that, you can use lsblk command which shows information about available block devices. Insert your SD card into the card reader.įirst, you need to identify the device name for the SD card.
Burn Raspbian Image to an SD Card on Linux Unzip the file to extract the Raspbian image file. To burn a Raspbian image, it is recommended to use a class 10 SD card with minimum 4 GB storage.īefore starting the process, first download the Raspbian image from the official download page. Prepare for Burning Raspbian Image to an SD Card In this article, I am going to use Raspbian image which based on Debian. Upon first boot, NOOBS automatically formats an SD card, and asks you to choose an OS to install from a list. It contains more than one Raspberry Pi operating systems. The NOOBS image provides the easiest and most convenient way for you to write Raspberry Pi operating systems without worrying about manually flashing an image into an SD Card. You can install any application or service on these operating systems, such as web server, file server, access point, etc. The Raspbian, Pidora and Risc OS images are like regular operating systems for ARM processors. You can play movie files, audio files, watch online TV, etc. With either image installed, Raspberry Pi can be turned into a tiny multimedia center. The RaspBMC and OpenElec images are mainly used for multimedia purposes. All these images are compatible with both model A and B. There are several flavors of raw Raspberry PI images (e.g., Raspbian, Pidora, Risc OS, RaspBMC, Arch, and OpenElec) which you can download from Raspberry PI's official site. In this tutorial, I will describe how to write a Raspberry PI image to an SD card. Raspberry PI uses an SD card as backing storage for an operating system and other tools.