Grub error 22


Recommended Posts

I recently installed Linux onto a partition i set aside. I agreed to installed GRUB as it would make things easier to boot into windows. The problem arrised when i decided to uninstall linux. I thought i could just format the partition so i did. This then mean that when i booted my computer i got the message..

GRUB Loading stage 1.5

GRUB loading, please wait...

Error 15

It then sits there and i am unable to do a thing. I am unable to get to windows XP or far enough to start into recovery mode. So i though i would install Linux again and see if there was a different way of uninstalling it. I did and GRUB loaded fine so i was able to boot to windows. I then decided that a format and the deletion of the partition would erase everything. I did this and restarted only to have the same thing happen but now i get..

GRUB Loading stage 1.5

GRUB loading, please wait...

Error 22

Now because i have deleted the partition i cant install Linux to get back in to windows plus there is no Linux.

Thanks in advance.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/
Share on other sites

try fixboot as well. Whats happening here is grub, the boot loader, is looking for your linux partition to load some files it needs, but its unable to find said files. Or something like that anyways.

You need to get your windows bootloader installed again -- i used fixmbr and fixboot to do it (not sure of the order though)

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-586885347
Share on other sites

  • 4 weeks later...

BlackIceRose,

I am having the same problem as you right now. First I thought inserting the Windows XP CD and repairing Windows would do the trick. But after setup copies the setup files and reboots, I would get the GRUB error again. So then I tried the Recovery Console (after searching Google for help). Of course, I had problems loading the Recovery Console as it wouldnt take my password. Then I read somewhere that the password is sometimes blank. Sure enough, it was, so now I was logged into the Recovery Console.

I tried "fixboot" first, same problem with GRUB. Then I tried "fixmbr" and then "fixboot" and it seems to be working! :) Of course, since I started the repair process for Windows, right now my PC is running setup again.

I sure hope after this everything works. Of course, I'll have to reinstall all the Windows Updates again, oh joy. *goes and searches for SP2 CD* :p

Hope this helps.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-587010427
Share on other sites

  • 11 months later...

Hey all,

I have sort of the same problem: I used to have a Windows XP/Linux install, on partitions made with gparted. I resized the Linux partition once without any issues. Smart person that I am I today decided to re-partition again and give all the disk space back to Windows XP. Of course you end up with the same situation as the original poster: no Linux partition, and a thouroughly confused Grub. Problem is: nothing can find my hard disk. Gparted can't, Slackware can't, Windows XP Install disk can't, etc. The only thing that was able to touch my hard disk was the diagnostic hard disk checker from within the BIOS menu (I'm sorry if that last bit is a bit unclear).

So, my problem boils down to: how to repair a MBR if no program that could do so can find your hard disk?

Any and all suggestions are welcome!

Thanks a million in advance...

:)

-zsejk

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588122225
Share on other sites

zsejk,

Boot your XP CD, go to its "recovery console" and do a fixmbr.

This will put the Microsoft MBP back in place. Right now, it is the MBR for GRUB, and it is looking for the partition that was just there, and that is what that error 22 is.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588122624
Share on other sites

zsejk,

Boot your XP CD, go to its "recovery console" and do a fixmbr.

This will put the Microsoft MBP back in place. Right now, it is the MBR for GRUB, and it is looking for the partition that was just there, and that is what that error 22 is.

Heya,

Thanks for the reply! I tried that, but then it says it can't find any disks. The only thing right now that seems to be able to pick up on my hd and the Windows XP partition thereon is SystemRescueCD.

:huh:

-zsejk

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588124617
Share on other sites

  • 5 months later...

Just for future reference: SystemRescueCD did the trick. I used the GParted that comes with it, and simply re-did the old partition scheme (the one I had been trying to delete before). Then I installed Linux again, and Grub was back to normal.

Of course I still don't have what I desired (which was a Windows only machine), but I guess I have Ubuntu to blame for that as it insists on installing Grub to an annoying place where Windows can't get to afterwards.

Anyway.

:)

-zsejk

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588569828
Share on other sites

Just for future reference: SystemRescueCD did the trick. I used the GParted that comes with it, and simply re-did the old partition scheme (the one I had been trying to delete before). Then I installed Linux again, and Grub was back to normal.

Of course I still don't have what I desired (which was a Windows only machine), but I guess I have Ubuntu to blame for that as it insists on installing Grub to an annoying place where Windows can't get to afterwards.

Anyway.

:)

-zsejk

Yeah... GRUB is evil, and explicitly hides itself from Windows.

Dude, it is a hard drive, and the MBR of it. This is read way before Windows or any other OS even is loaded for execution on your PC. It isn't hidden from Windows at all!

I am sorry that your XP CD would not work properly and said "it can't find any disks", but that wasn't Ubuntu that did that. When you boot your XP CD, you have Microsoft's mini-OS environment and your hardware. Ubuntu is just a bit pattern on the hard drive. It isn't screwing you over.

Anyway, glad you got it going again.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588569856
Share on other sites

Borrow an XP CD from a friend. Boot it and do the fixmbr.

Or download a Windows boot disk (Win98 is ok, and any other should be fine, too), and use the command fdisk /mbr (which is the old way of doing the "fixmbr", before XP).

Either of those will restore the default Microsoft MBR.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588584029
Share on other sites

Ok, so i wrote "fixmbr"

and then i got this long warning;

http://imagenerd.com/uploads/dsc00045BgAe.jpg

I'm not sure this is the right way, because Linux wasn't even installed on a new partition, it was installed on a new hdd itself.

So should i go ahead and create a new MBR?

Correct. That message pops up every time you do this....... :yes:

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588598774
Share on other sites

  • 1 month later...

Hello people

Im having the same problem as the guy above with a cd that came along with Acer laptop or PC.

So...

I'll try to borrow someones windows CD, but im not sure if ill find someone.

But where could i download 98 boot cd or smth like that?

will this help me? sounds like a boot thingy :s

http://www.microsoft.com/downloads/thankyo...;displayLang=en

Edited by niurzgius
Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588696614
Share on other sites

Not sure if that floppy boot set will include "fixboot" or "fdisk /mbr", but it can't hurt to try.

A borrowed CD would be best, but I am pretty sure that you can even use an old Win98 boot floppy to reset the MBR. Its not like Microsoft changes those 512 bytes very often.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588696937
Share on other sites

Hello people,

I would just like to say thanks to everyone! I had this problem and could not fix it (after deleting linux partition).

You guys saved me a lot of trouble, I had to register and thank you all.

Thanks agaan

Good for you! Ech.. I'm nae that lucky. All I have is some kind shiat ACER windows installer. And I'm not sure if I could find a proper one.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588697796
Share on other sites

  • 1 month later...

Hi to all,

I have the same problem.

I deleted the 2 partitions of Kubuntu, and when I wanted to restart my Windows, I got the error.

Now, I tried everything you all said, but it won't work. My CD-ROM won't boot.

I've pressed F12 and pressed ENTER when CD-ROM was white, but nothing works.

My laptop:

Toshiba Satellite A100-510

Please help me. I'm getting very desperate.

Grtz Yato Inda

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588784495
Share on other sites

^^^ You installed a boot loader that pointed to your Linux partitions. Then you removed those partitions, and left GRUB in there, pointing to what no longer exists. That is why you have your current error.

To fix it, you need to boot your Windows CD and use their option to re-install the Microsoft MBR. If your CD won't boot, then you have a bad drive, bad media, or some other BIOS/configuration issue.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588784541
Share on other sites

And..., how do I solve that ???

Lol, now I removed my hard drive, so it HAD to boot from the xp cd. Then I quickly put the drive back in. Now, I said repair it. Now it is examining the hard drive. But there is no bar that says, 72% or so, no it just says: examining 57363 MB disk 0 at id 0 on bus 0 on atapi...

Edited by yato inda
Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588784556
Share on other sites

  • 2 weeks later...

Hello. I have been experiencing the same GRUB error as many of you. However, my situation seems to be... unique. Instead of XP, my laptop has Vista. I do not have any backup CD's or installation CD's for Vista because the OS came with the laptop (Windows is retarded like that). I have tried to bootleg a live Vista CD, but it has not loaded properly upon use, and so I assume the bootleg was faulty. I know the codes to use to restore the Microsoft boot program (bootrec/fixboot and bootrec/fixmbr), but I do not have the CD I need to be allowed to use those codes. Short of going out and buying a Vista CD (an option I do not want to pursue at any cost), what are my options? The bootleg I downloaded seems popular (as several different sites had the download link posted), but it has failed to work thus far.

For clarification, this is the error that comes up when I attempt to use the bootleg. If there is a way to fix this, I am all ears. However, I doubt that the solution to my problem will be that easy.

"Client Mac ADDR: 00 1B 38 10 8E f0 GUID: F8967E5D-114E-11DC-96E5-001B38108EF0

PXE: No boot filename received

Exiting PXE"

The bootleg live CD attempts this twice, and then reverts to the GRUB attempt.

If anyone has any advice on this, please help.

Link to comment
https://www.neowin.net/forum/topic/405091-grub-error-22/#findComment-588806070
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft Edge 149.0.4022.80 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.80 changelog: Fixes Fixed an issue that prevented QR code generation from working. Feature updates Intune MAM Protected Downloads. The protected downloads feature for Intune MAM will now save downloaded files to the Documents > Microsoft Edge > Downloads folder in OneDrive. Extensions monitoring in the Edge management service. The Microsoft Edge management service now allows admins to gain visibility into extensions installed across their managed users. From the extensions monitoring page, admins can see which extensions have been installed as well as manage user requests for blocked extensions. For more information, see Microsoft Edge Extensions Monitoring. Validate Edge builds early with enterprise preview. Enterprise preview provides a simpler way for admins to flight pre-release Edge builds to their users. To reduce friction and bolster usage, users will receive pre-release builds directly inside of their Stable Edge application. Admins can allow users to easily opt-out of the preview experience, using built-in rollback to switch between their pre-release and stable channels with ease. Microsoft 365 admin center users can configure the feature, view their flighting population, and receive personalized recommendations all in one place. For more information, see Get started with Enterprise Preview in Microsoft Edge. Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The machines are starting to fight back any way they can.
    • No news articles about the Arch Linux repo being majorly infected with malware?!?
    • Waymo recalls self-driving software after cars enter closed freeway work zones by Paul Hill Waymo, the self-driving car maker owned by Alphabet – the parent company of Google –, has recalled some of its fifth-generation Automated Driving Systems (ADS). It did so after some of its cars drove through closed construction zones. According to the National Highway Traffic Safety Administration (NHTSA), the affected vehicles were capable of driving through a closed freeway construction zone and continuing to drive at speed. The listing on the NHTSA website says that Waymo is currently developing a solution to fix this issue, but in the meantime, freeway driving is being restricted. Waymo will update its ADS software so that vehicles can detect when they can avoid entering construction zones. According to the Safety Recall Report, on April 20, 2026, Waymo’s Field Safety Committee began meetings reviewing an event from April 11, 2026, and five events from April 19, 2026, where Waymo’s autonomous vehicles didn’t recognize and drove past ramp closure signs into the pre-planned freeway construction zones. This took place in Phoenix, Arizona. Separately, on May 18, 2026, seven Waymo vehicles entered freeway lanes with active construction in the San Francisco Bay Area by driving between cones that were placed to show the lane was closed. On the back of both of these events, Waymo restricted freeway driving until it could address the issue. In June, Waymo’s Safety Board reviewed the issue and additional information related to ADS performances around construction zones; then, as a result, it decided to conduct a recall. This development is not good for Waymo as it adds to a growing list of technical hiccups its cars have experienced. Ultimately, it will lead to more scrutiny from lawmakers around the world who will be more cautious about letting autonomous vehicles on their roads without tighter regulation. For readers in areas where Waymo operates, does this news make you more wary about stepping into one of these vehicles?
    • I'm still on Windows 10 22H2 because I didn't want to deal with all the issues in Windows 11, so I waited almost a week before installing the latest Patch Tuesday update (KB5094127), I went ahead and did it, and it was a huge mistake—ever since then, my File Explorer has seen a performance drop of about 30% when transferring large files... Once again, Microsoft has outdone itself! This update cannot be uninstalled, either through the Control Panel (via Settings) or by accessing Advanced Startup Options. The only possible alternative would be to use system restore points, but I’d have to reinstall all app and driver updates (and there’s no guarantee it would work). Or there’s the “nuclear option” of a in-place repair without losing files or apps, but even then, all my customizations would be lost! Microsoft just can’t help but mess everything up! Way to go, Microsoft! But I still don’t want your c****y Windows 11!
  • Recent Achievements

    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • One Year In
      Skeet Campbell earned a badge
      One Year In
    • One Month Later
      Sharbel earned a badge
      One Month Later
    • First Post
      BizSAR earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      599
    2. 2
      +Edouard
      190
    3. 3
      PsYcHoKiLLa
      79
    4. 4
      Michael Scrip
      77
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!