I recently installed another F60 Corsair SSD into my system. Upon boot, I got the error (note, written from memory):
error: device not found (006ad : ... etc)
Upon booting from the "Boot your O/S" on an (Arch Linux) Install CD (ie, used the CD's boot loader), I tried:
sudo install-grub
sudo update-grub
To no avail. I checked my disks and found none with a GUID corresponding to that it claims it can't find (ironically, because it doesn't exist?).
So how can I rescue my system? I'm at least at the moment able to boot my O/S from my Install CD and thus not unproductive, but I have no clue what to do next. The sudo fdisk -l is thus:
sudo fdisk -l
Disk /dev/sda: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003f85b
Device Boot Start End Blocks Id System
/dev/sda1 * 1 6776 54421504 83 Linux
/dev/sda2 6776 7298 4191233 5 Extended
/dev/sda5 6776 7298 4191232 82 Linux swap / Solaris
Disk /dev/sdb: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdb doesn't contain a valid partition table
Disk /dev/sdc: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x1db61db5
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 30401 244196001 7 HPFS/NTFS
Disclaimer: my O/S is Ubuntu server 11.04 64bit