I've been trying to upgrade the system that I built four years ago:
viewtopic.php?f=8&t=17411I had three disks in the machine: one IDE, and two SATA drives. I had recently upgraded to R7.1 without much trouble. In the past few months both of the SATA drives failed. I replaced them with two SATA drives: a 128 GB SSD (Crucial) and a 1 TB (Seagate Barracuda) drive.
I wanted to install the root system on the SSD and use the other drives for storage. R7.2 appeared to install correctly, but I kept getting grub error 15 when rebooting. The boot partition was /dev/sda1, I had root set to (hd0,0), and the uuid was correct and consistent between /etc/fstab and /boot/menu.lst.
I then tried installing on the 1 TB drive and got an "mv_install" failure when partitioning in the install step.
I've gone back to using the IDE drive to hold the root filesystem, and this seems to be fine, but I'm afraid this drive is going to fail one of these days too.
Is it just that my motherboard is old? I have never flashed the BIOS. This system has been working great for years and I'd hate to have to build a new machine just because the motherboard can't recognize these new-fangled disks.