A little Pi.
Had a Raspberry Pi A+ for a while but never really did anything with it. Decided to get it out and do something with it. First was to go to the download page and get an image. For sake of time I downloaded the lite raspian image. Noticed that with some Raspberry pi A+'s that polarity matters when using some voltage adapters when connected to a ups.. Then it had to be unzipped. $ unzip 2016-02-26-raspbian-jessie-lite.zip To see which device is the memory card. $ sudo fdisk -l Disk /dev/sda: 250.1 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00027adf Device Boot Start End Blocks Id System /dev/sda1 * 2048 485255167 242626560 83 Linux /dev/sda2 485257214 488396799 1569793 5 Extended /dev/sda5