Saturday, August 15, 2009

GRUB Error 22

GRUB Error 22

This happens in a dual boot system where Windows and Linux is installed. If you would have deleted any of the linux partitions then, GRUB will be looking for that linux partitions while booting but wont be able to find it out. This is the solution that i could gather from the internet and it worked fine for me.

For those who are having this problem but have Vista instead of XP, you have to re-install Boot Loader.

Boot up from Vista Installation DVD and select Repair your Computer.(its below Install Icon).Select Windows Vista and select Command Prompt.

execute this code:

bootrec.exe /fixmbr
bootrec.exe /fixboot

close command prompt window and restart.

Courtesy : NeoForums

No comments:

Post a Comment