Appendix A. Writing an SD Card Image

While this book has focused on the Raspbian operating system, there are many other distributions that can run on the Raspberry Pi. With any of them, you need to simply download the disk image and then not-so-simply copy the disk image onto the SD card. Here’s how to create an SD card from a disk image on OS X, Windows, and Linux.

Writing an SD Card from OS X

  1. Open your Terminal utility (it’s in /Applications/Utilities) to get a command-line prompt.

  2. Without the card in your computer’s SD card reader, type df -h. The df program shows your free space, but it also shows which disk volumes are mounted.

  3. Now insert the SD card and run df -h again.

  4. Look at the list of mounted volumes and determine which one ...

Get Getting Started With Raspberry Pi, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.