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.

Terror Bytes!

I’ve actually just been considering buying a 4Tb hard drive. Its crazy how data has grown. I remember my first hard drive was a 44Mb IDE that plugged into an external enclosure on top of my Acorn A3000. I never even half filled that – I’ve got USB sticks that are 16Gb now and they’re considered pretty small! I still remember going mad and buying half a dozen 80Gb drives between myself and a mate when they were on special offer at Fry’s, that must have been under 10 years ago.

Debian Sid on EeePC 1001P

As Debian Wheezy beta1 got released the other day I thought it was high time I updated my netbook from Fedora14. I was pleasantly surprised how little tweaking was needed to get to Sid, even Gnome 3.4 only needed a few extensions and CSS tweaks. For the sake of speed I only encrypted my /home partition, chosing not to bother with a swap partition, and as /tmp is on tmpfs these days, the only permanent storage that’s not encrypted is the OS like /bin, /sbin /etc and so on.

XBMC On Ubuntu 12.04

I’ve replaced the Fedora14 on my Revo 3610 with Ubuntu 12.04 now its a dedicated HTPC and not “the visitor box”. I found out pretty much straight away that Unity2D uses too much background resources for XBMC to run alongside, so I’m making use of the XBMC session, which doesn’t load a window manager underneath and can stream 1080p over PowerLineHD to the NFS server just fine. I compiled XBMC 12 alpha (Froyo) from git but found that the database schema has changed so much that XWMM 2.