Raspberry Pi First Look
I’ve just received my Raspberry Pi miniature computer and some SD cards to go with it to experiment with.
First off I inserted the Raspbian (Debian Wheezy for ARM) SD card, which I’d written to disk in 8mins using the following as root:
dd if=2012-12-16-wheezy-raspbian.img of=/dev/sdc bs=4M Or for RISC OS (2Gb took 7mins):
dd if=ro519-rc6-1876M.img of=/dev/sdc bs=4M Or for Chameleon (4Gb took 15mins):
dd if=chameleon_v02.img of=/dev/sdc bs=4M Next I plugged in all my cables – HDMI to the TV, powered hub to the micro-USB port and a regular USB port on the Pi, then into the hub my Logitech EX100 wireless keyboard and mouse transmitter.