0

Possible Duplicate:
How to fix "error: unknown filesystem. grub rescue>

I have dual boot system with Windows 7 and 10.04. Recently I have installed 12.04 over 10.04. Now when I start my computer it shows following message:

error: unknown file system 
grub rescue

I don't know what to do.

joshij
  • 1

2 Answers2

1

The simplest way to fix that is with super grub disk. This is a disk that will automatically will fix grub for you. Get it Here

To know more about Grub Please Read this

Hope this will help.

Mitch
  • 107,631
0

Get a live disk (any distro), boot into it and enter the following commands from the terminal -

sudo grub-install /dev/sda

sudo update-grub