Saturday, November 3, 2012

November 3rd

I was aiming to get the Vanagon back together, or at least driveable, but I forgot to plug in the battery charger for my little chop saw.  That I'd broken the blade on (I bought some new blades - they come in packs of 5, so I'm assuming they break often), so I can't carry on at the moment.

I started fiddling with the Raspberry Pi again, but this time I've plugged it into the wired network and used PuTTY to ssh to it from my desktop, so MrEngman's script just ran and downloaded what it needed.

I've added to the /etc/apt/sources.list:
deb http://archive.raspbian.org/raspbian wheezy main contrib non-free rpi
deb-src http://archive.raspbian.org/raspbian wheezy main contrib non-free rpi


Then it's just a matter of, as root:
$ wget http://archive.raspbian.org/raspbian.public.key -O - | apt-key add -
$ sudo apt-get update


and installing it:
$ wget http://goo.gl/yiaz0 -O wview-install-raspbian.sh
$ chmod +x wview-install-raspbian.sh ; ./wview-install-raspbian.sh

That took a while (as there are a lot of dependencies), so I went and played Warcraft while it was installing.

I'd ordered a new Dremel type thing - it's a Black and Decker, with (supposedly) a lot of torque.  My original Dremel was cordless, and had possibly the most retarded battery connection system I've ever seen, and the cheapie I got to replace it sucks.  Well, the new B&D arrived this morning, so I used it to cut lumps out of the van.  I threw paint over the bare metal, and called that good.

I went to the airfield and did a bunch of circuits, and got the plane to 400 hours - I've done less than 100 of them.  Jack and Ken were there, and we got into discussions about an electric ultralight they're building.  I declined to be the test pilot on Thursday (I'm probably 50lbs lighter than either of them) as I have to work :o)

In the evening I went around and adjusted the clocks so I won't have to do it tomorrow.

No comments:

Post a Comment