Friday, 26 October 2012

Grub problem while rebuilding my server as a virtual host


Installing Centos6.3 and setting up software raid

Disk setup:
500Mb software raid partition for /boot (on sda and sdb)
Create LVM raid partitions for the rest (and left over make ext4 partition)
In the LV - about the same swap as memory and the rest as /

Had a problem with grub (error 15), this fixed it:

grub> device (hd0) /dev/sda
grub> device (hd1) /dev/sdb
grub> root (hd0,0)
grub> setup (hd0)
grub> root (hd1,0)
grub> setup (hd1)
grub> quit

Friday, 2 December 2011

First stage of Reprap build

Got the first package of bit from tvrrug.
This is what it made.

Friday, 11 November 2011

TV RepRap

I've been looking at the RepRap project on and off for a while now. This time I noticed that a group had set up locally to help members build their RepRaps.

So, I have joined the Thames Valley RepRap User Group