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

    • Slight change of pace for me! Gunnar & the Grizzly Boys - Standard American (Official)  
    • draw.io Desktop 30.2.4 by Razvan Serea draw.io desktop is a downloadable security-first diagramming application that runs on Windows, MacOS and Linux. Creating diagrams in the desktop app doesn’t need an internet connection. This is useful when you are disconnected or when you must create diagrams in a highly secure environment, where data protection is of the utmost importance. When you use the draw.io desktop app, your diagrams will be stored on your local device. Because this is a stand-alone application, also designed to run offline, there are no interfaces to cloud storage platforms available. Of course, you can still store your diagrams in folders that are synchronised to your cloud storage if you wish. Easy-to-use diagram editor The draw.io apps work just like the office and drawing tools you are used to using. Drag and drop shapes from the shape libraries and drag to draw connectors between them. Drag connectors to add waypoints and set a precise shape and position, or let them reroute automatically. Double click and start typing to add a label to anything. Create tables and swimlane flows with a familiar tool. Style shapes and connectors with customisable palettes, sketch options, fonts and text formatting tools. Search for shapes, including in open-source icon libraries. Use our vast libraries of shapes and templates, organised into logical categories, to create a range of diagrams and infographics. Generate diagrams from text descriptions using our smart templates. Diagram faster with keyboard shortcuts. draw.io Desktop 30.2.4 changelog: Uses electron 42.4.1 Updates to draw.io core 30.2.4. Download: draw.io 64-bit | Standalone ~100.0 MB (Open Source) Download: draw.io 32-bit | ARM64 | ARM64 Standalone Links: draw.io Home Page | Project page @GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Microsoft will soon allow some users to block Copilot from analyzing their Office files by Usama Jawad Microsoft Purview is a pretty useful data governance, security, and management service that allows customers to gain enhanced visibility and control over their content. It's meant for commercial customers, such as organizations that are storing data at scale. As AI continues to expand and infiltrate every corner of a firm, many are a bit conscious about the technology gaining access to their confidential data. Microsoft is now making a configuration change that will allow such customers to rest easy. Right now, users within an organization have the option to apply Purview sensitivity labels (when available) to secure certain files and label them as such. For example, if you apply the "Confidential" label on an Excel file, the file will be encrypted, and a "confidential" watermark will be applied to it. So, if this file is shared with anyone, they are aware that its access is supposed to be restricted. Up until now, Microsoft was allowing some connected experiences, like its AI services, to analyze files, regardless of their sensitivity label. This is of major concern to most organizations, as a recent example highlighted how confidential emails with data loss prevention (DLP) policies like privacy labels were being uploaded to Copilot for analysis. As such, Microsoft is updating an existing Purview data label sensitivity setting that prevents "some connected experiences that analyze content", from being blocked completely from doing this. The label isn't changing, but the blocking is now being enforced across all connected services (including Copilot and other AI tools), and now extends to Microsoft Word, Excel, and PowerPoint. Files with the label applied already will get this enhancement automatically too once it becomes available. Microsoft has urged IT admins to inform their respective helpdesk and compliance teams, update internal documentation, and review sensitivity labels to ensure that they meet their respective compliance needs. This change is tagged as MC1297982 in the Message Center. General availability is scheduled to begin in a phased manner soon and will complete by the end of next month. That said, it is important to note that this only applies to commercial customers who have a license that allows them to use Purview.
    • llamas are unruly going haywire in New Guinea.
    • The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing —was $28 now free by Steven Parker Claim your complimentary copy (worth $35) of "The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing to Understand and Win Customers" for free, before the offer ends on June 24. Description The Persuasion Engine, by neuromarketing and behavioral science expert Roger Dooley, solves the most pressing challenge faced by every marketer: how to figure out why customers make the decisions they do when 95% of their thought processes occur at an unconscious level. Dooley explains how artificial intelligence democratizes sophisticated neuromarketing tools that were once available only to Fortune 500 companies, making powerful customer insight and persuasion techniques accessible to businesses of any size. The book walks you through the evolution of traditional neuromarketing into ”Neuromarketing 2.0,” where AI-powered tools eliminate the need for expensive lab studies and human behavioral science experts. It offers a comprehensive roadmap for implementing eye tracking, facial coding, biometrics, implicit testing, and advanced AI behavioral techniques that dramatically improve marketing effectiveness while reducing costs and time investment. Inside the book, you’ll find: Revolutionary AI prompting strategies that bring world-class behavioral science expertise to your desktop Practical frameworks for leveraging attention, emotion, credibility, and decision architecture to boost conversions Step-by-step guidance for implementing biometric tools and implicit testing without laboratory resources Advanced techniques for creating scarcity, urgency, and FOMO that drive immediate customer action Comprehensive methods for auditing and enhancing empathy in customer communications Perfect for marketing professionals, business owners, entrepreneurs, and anyone with a stake in customer acquisition and retention, The Persuasion Engine provides actionable strategies that will transform your approach to marketing. Whether you're working on a shoestring or managing enterprise campaigns, you'll discover how to use your customers' non-conscious motivations and create compelling marketing that work on real people in the real world. How to download for free Please ensure you read the terms and conditions to claim this offer. Complete and verifiable information is required in order to receive this free offer. If you have previously made use of these offers, you will not need to re-register. Was $28, but is now FREE | Below free offer link expires on June 24. The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing to Understand and Win Customers The below offers are also available for free in exchange for your (work) email: The Vibe Coding Playbook: Building Your Tech Business with AI ($35 Value) FREE - Expires 6/23 The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing to Understand and Win Customers ($28 Value) FREE - Expires 6/24 How to Do More with Less: Future-Proofing Yourself in an AI-driven Economy ($28 Value) FREE - Expires 6/30 Cloud Security Fundamentals: Building the Foundations for Secure Cloud Platforms ($131.95 Value) FREE - Expires 7/1 The Complete Free AI Learning: Master ChatGPT, Claude, Gemini & More ($21 Value) FREE How to Build an AI Design Workflow with Gamma ($21 Value) FREE The Ultimate Linux Newbie Guide – Featured Free content Python Notes for Professionals – Featured Free content Learn Linux in 5 Days – Featured Free content Quick Reference Guide for Cybersecurity – Featured Free content We post these because we earn commission on each lead so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin The above deal not doing it for you, but still want to help? Check out the links below. Check out our partner software in the Neowin Store Buy a T-shirt at Neowin's Threadsquad Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: An account at Neowin Deals is required to participate in any deals powered by our affiliate, StackCommerce. For a full description of StackCommerce's privacy guidelines, go here. Neowin benefits from shared revenue of each sale made through the branded deals site.
  • 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
      589
    2. 2
      +Edouard
      190
    3. 3
      Michael Scrip
      76
    4. 4
      PsYcHoKiLLa
      75
    5. 5
      neufuse
      72
  • Tell a friend

    Love Neowin? Tell a friend!