July 2016
Beginner
206 pages
3h 36m
English
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.
Open your Terminal utility (it’s in /Applications/Utilities) to get a command-line prompt.
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.
Now insert the SD card and run df -h again.
Look at the list of mounted volumes and determine which one ...
Read now
Unlock full access