Like my colleague at RS, I had a chance to play with one of the first Raspberry Pi boards in the UK. My remit was to see how easy it is for someone unfamiliar with Linux to get a system working from scratch.

The Fedora Remix seems to be the recommended option on the Raspberry Pi site. If you don't know much about installing Linux distros, then this is the route to take because a special image installer program is provided which runs under Windows. Other, possibly better distros are available, but are more awkward to transfer to the SD memory card. It is not just a question of copying files across. So step 1 is to download the Fedora Remix (all 500MB of it) followed by the installer program. You need to unzip the installer into a suitable directory, making sure the directory name contains no spaces. Running the program puts up a simple window inviting you to browse to the location of the downloaded image file, and to specify the destination drive. The program detects any Flash memories present (SD card, memory stick, etc) and you just need to select the SD card, assuming it is plugged into a suitable reader. The installer does not present your C: drive as a choice, thus preventing you from trashing your system. As I said, the installer does not copy files: it overwrites the destination memory with an image wiping out everything already there. This image transfer proceeded smoothly in my case and the SD card was then plugg
Read more