Author Topic: Help! GRUB error 22 and now machine won't boot  (Read 1835 times)

Offline Veritai

  • Full Member
  • ***
  • Posts: 60
Help! GRUB error 22 and now machine won't boot
« on: June 23, 2010, 11:42:13 AM »
I have an old PC that dual boots with WinXP and PCLOS2007. The HDD is small and we don't use the linux side anymore as we have a new machine with PCLOS2010. I tried to remove the Linux side of the dual boot to free up room for the kids school applications that only work in windows and now when I boot I get a black screen with:

GRUB Loading stage1.5

GRUB loading, please wait...
Error 22


How do I fix this? Then What is the best way to remove PCLOS 2007 and the associated partitions?

Thanks

uncleV

  • Guest
Re: Help! GRUB error 22 and now machine won't boot
« Reply #1 on: June 23, 2010, 11:50:11 AM »
Easy, soon O-P will come.  ;D

Googled the error message:
http://www.google.bg/#hl=bg&source=hp&q=grub+error+22&aq=f&aqi=g2&aql=&oq=&gs_rfai=&fp=6c8750bac2ba53b6

Grub Error 22, deleted partition ???

Offline rubentje1991

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2110
  • Rubenus Parvus MCMXCI
Re: Help! GRUB error 22 and now machine won't boot
« Reply #2 on: June 23, 2010, 12:13:03 PM »
You probably were deleting the / partition, to which the MBR of the HD was pointing to.......

Can you give us details about your HDs (which ones, how big, .....), and what is installed on it?

uncleV

  • Guest
Re: Help! GRUB error 22 and now machine won't boot
« Reply #3 on: June 23, 2010, 12:56:39 PM »
http://www.uruk.org/orig-grub/errors.html

Quote
22 : "Must load Multiboot kernel before modules"

This error is returned if the module load command is used before loading a Multiboot kernel. It only makes sense in this case anyway, as GRUB has no idea how to communicate the presence of location of such modules to a non-Multiboot-aware kernel.

Offline DeBaas

  • Hero Member
  • *****
  • Posts: 1521
    • PCLinuxOS.nl
Re: Help! GRUB error 22 and now machine won't boot
« Reply #4 on: June 23, 2010, 01:15:49 PM »
Boot the Windows install CD, choose repair, (in terminal modus, black screen with white letters) choose the Win install (mostly 1), if necessary password, type FIXMBR enter, type FIXBOOT enter, type EXIT enter, Grub is gone en M$ in command again.

Ed

uncleV

  • Guest
Re: Help! GRUB error 22 and now machine won't boot
« Reply #5 on: June 23, 2010, 01:43:55 PM »
Wow! :)

Offline Veritai

  • Full Member
  • ***
  • Posts: 60
Re: Help! GRUB error 22 and now machine won't boot
« Reply #6 on: June 23, 2010, 06:49:16 PM »
Boot the Windows install CD, choose repair, (in terminal modus, black screen with white letters) choose the Win install (mostly 1), if necessary password, type FIXMBR enter, type FIXBOOT enter, type EXIT enter, Grub is gone en M$ in command again.

Ed

I ran through those steps and the only weird thing was the drive letter for the windows drive. Now on start up I get a black screen and flashing cursor... off I go to the M$ forums for an answer... hopefully.

Thanks for the help


DBobb

  • Guest
Re: Help! GRUB error 22 and now machine won't boot
« Reply #7 on: June 23, 2010, 07:05:57 PM »
My guess, reinstall grub? Perhaps using a livecd and the grub-install command. Definitely look up tutorials on how to do this, if you plan to.

Another alternative: maybe something is wrong with your hard disk, which is causing grub not to read data.