dwyl / learn-raspberry-pi

🥧 Learn how to get started with a Raspberry Pi so you can use your imagination to build/make *ANYTHING*!
GNU General Public License v2.0
7 stars 1 forks source link

How to Download and "Burn" NOOBS onto MicroSD Card #8

Open nelsonic opened 5 years ago

nelsonic commented 5 years ago

The MicroSD card that came with my Raspberry PI starter kit stopped working. 😞 So now I have to take a step backwards and do the OS download and ISO image from scratch ...

nelsonic commented 5 years ago

https://github.com/raspberrypi/noobs

nelsonic commented 5 years ago

Set the NOOBS downloading: http://downloads.raspberrypi.org/NOOBS_latest image

Unzip the NOOBS zip folder: image

Format MicroSD Card as FAT: image image Confirm that it's formatted as FAT32: image

Copy over the contents of the NOOBS image

copy-files-to-microsd

Eject the MicroSD card from computer. Insert into Raspberry Pi Power up!