Wednesday, April 4th, 2007
someone shoot scsi disks, plz
So restarting the server mentioned yesterday with replaced disk was ok, all I had to do was tell grub-install to recheck for bios devices, and to see the second scsi device, and then install the mbr to it:
grub-install --recheck
grub-install "(hd1)"
take the disk out, put the new disk in slot 0 and hey presto!
The most annoying thing is that I think there is likley a controller problem, so all this work may have been for little gain!!
Tags: geek, Linux, unix