Possible Duplicate:
Grub rescue - error: unknown filesystem
I have had bad experiences with 12.04 on my laptop, too many things just don't work so am wiping it and replacing with Windows 8 release preview to get it running again. Anyway, I installed normally, deleted partitions and formatted and installed Windows fine, but now there is an error coming up when it boots:
error: unknown filesystem
grub rescue>
I've tried repairing from Windows 8 disk, doing FixMbr and FixBoot but that hasn't worked, and neither has reinstalling.
Any ideas how to get rid of this?
sudo fdisk -l
and post the results on your question. – Bruno Pereira Jun 01 '12 at 09:51Device Boot Start End Blocks Id System /dev/sda1 2048 976771071 488384512 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 8036 MB, 8036285952 bytes 255 heads, 63 sectors/track, 977 cylinders, total 15695871 sectors Units = sectors of 1 * 512 = 512 bytes Disk identifier: 0x00000000
Device Boot Start End Blocks Id System /dev/sdb1 * 44 15679439 7839698 b W95 FAT32
– Shane O'Connor Jun 01 '12 at 10:35backticks do work in comments
, this information really belongs in your question anyway. – Eliah Kagan Jul 01 '12 at 06:46