LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 01-19-2007, 10:47 AM   #1
grubHater
LQ Newbie
 
Registered: Jan 2007
Posts: 7

Rep: Reputation: 0
Grub Error 22


I had recently installed Ubuntu onto my computer with Windows xp already on it. Everything worked fine, except Ubuntu never could get the internet to work, but that's hardly now my problem. I no longer wanted the Ubuntu platform because I saw no reason to keep it if the internet was not useable whilst on that operating system. Anyway, after getting the Ubuntu operating system onto my computer, GRUB was installed to manage the two operating systems. I used Windows XP's Disk Management program to remove the two partitions made to run Ubuntu, now, there are two seperate partitions of unallocated space. (I'm on a different computer now, this all took place on my laptop). I tried to reboot my computer just for regular maintenance after this, and the computer starts to load GRUB and gets the same error as talked about before:
GRUB stage 1.5
GRUB loading. please wait..
Error 22

I can't do anything from there, and I tried using the option PXE Boot which is given to me at the Gateway boot screen. And that tries to use a thing called NVIDIA Boot Agent, but it says no operating system found. I never touched the Windows XP partition so I know it's not damage and it's still there. I'm hoping someone knows what I can do to remove grub and get my computer to load up windows automatically again just like it did when it was manufactored.

PLEASE HELP!
 
Old 01-19-2007, 11:49 AM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
All you need to do is use your Windows install disk (or a bootable windows 98 floppy) to get into a recovery mode. Then you do fixmbr (from XP recovery) or fdisk /mbr from a DOS/98/ME floppy.

What happened is that grub installed to the Master boot record of your hard drive. Then it installed it's configuration files on one of the linux partitions telling it where to find windows and where to find linux. Then you deleted the config files when you deleted linux. So now it doesn't know where to go to find Windows.

You actually can boot Windows from this damaged grub by getting a grub> prompt and then following instructions at this link (there's also a section on fixing the MBR from a dos/98 floppy, etc). You'd be interested in step C1 to boot windows from the grub> prompt...
 
Old 01-20-2007, 02:41 PM   #3
grubHater
LQ Newbie
 
Registered: Jan 2007
Posts: 7

Original Poster
Rep: Reputation: 0
Bootable CD?

I have no floppy drive for my laptop, is there anyway to download/burn an .iso file or make a recovery cd by downloading from somewhere off the net. Preferrably nothing that will cost money. I tried just copying the files from a bootable floppy disk to the cd and at the boot screen I chose to try and make it boot from the cd but it just went to the same grub loading screen.

Any ideas?
thanks
 
Old 01-20-2007, 02:44 PM   #4
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
If you have the Windows CD, just boot off of that and go into the Recovery Console during the Windows Setup. You don't need to make a floppy disk or a bootable CD if you have a CD drive. I'm assuming your laptop has a CD drive? Don't you have the original Windows CD that came with your laptop when you bought it? If you can't get one, just borrow one from someone. Everyone and their mom has Windows.

Last edited by Micro420; 01-20-2007 at 02:45 PM.
 
Old 01-20-2007, 03:03 PM   #5
grubHater
LQ Newbie
 
Registered: Jan 2007
Posts: 7

Original Poster
Rep: Reputation: 0
problem

Well, I found my recovery cd, but it only allows me 2 options, 1 is to format destructively which removes anything and everything and then reinstalls the factory xp version with the basic stuff on it. and 2 is to do a backup version which backs up a lot of files and reinstalls xp, but it removes all my application/programs that I've downloaded over time. I want to just do the fixmbr thing and retain everything on my computer. But I am never given a way or screen that allows me to use the fixmbr command.
 
Old 01-20-2007, 03:13 PM   #6
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
Download FreeDos, burn it into a CD and use its fdisk.exe to replace Grub in accordance with Post #2
 
Old 01-20-2007, 04:07 PM   #7
grubHater
LQ Newbie
 
Registered: Jan 2007
Posts: 7

Original Poster
Rep: Reputation: 0
Floppy problem

K, now I just decided to deal with it and I went and bought and external floppy drive that plugs into my usb port. I made a ms dos startup disk and then added the file fdisk.exe to it, I try and run the fdisk.exe program with the exact command fdisk /mbr and then it says Incorrect DOS version. I have no clue what this could be a problem from. I had Windows XP Media Center on my laptop, and the desktop I'm temporarily using to try and keep in contact with everyone and fix this problem also has Windows XP Media Center. It is the computer I used to make a startup floppy from. I see no reason why there should be any conflict if the computers have the same media center version and all. Could it be the fdisk.exe program I downloaded off the net is bad or corrupted?
 
Old 01-20-2007, 07:13 PM   #8
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
The fdisk.exe should always run on the Dos system that came with it.

You just boot up the Dos floppy, issue the command "fdisk /mbr". There is no response but on a reboot MS MBR will be restored and it will load into the memory any primary partition that has the booting flag marked "active".

Last edited by saikee; 01-20-2007 at 07:15 PM.
 
Old 05-07-2007, 02:37 AM   #9
vijay shinde
LQ Newbie
 
Registered: May 2007
Posts: 2

Rep: Reputation: 0
Smile i also having same problem

Quote:
Originally Posted by grubHater
I had recently installed Ubuntu onto my computer with Windows xp already on it. Everything worked fine, except Ubuntu never could get the internet to work, but that's hardly now my problem. I no longer wanted the Ubuntu platform because I saw no reason to keep it if the internet was not useable whilst on that operating system. Anyway, after getting the Ubuntu operating system onto my computer, GRUB was installed to manage the two operating systems. I used Windows XP's Disk Management program to remove the two partitions made to run Ubuntu, now, there are two seperate partitions of unallocated space. (I'm on a different computer now, this all took place on my laptop). I tried to reboot my computer just for regular maintenance after this, and the computer starts to load GRUB and gets the same error as talked about before:
GRUB stage 1.5
GRUB loading. please wait..
Error 22

I can't do anything from there, and I tried using the option PXE Boot which is given to me at the Gateway boot screen. And that tries to use a thing called NVIDIA Boot Agent, but it says no operating system found. I never touched the Windows XP partition so I know it's not damage and it's still there. I'm hoping someone knows what I can do to remove grub and get my computer to load up windows automatically again just like it did when it was manufactored.

PLEASE HELP!

by doing all this is there any effect on data.
 
Old 05-09-2007, 01:49 PM   #10
siiib
LQ Newbie
 
Registered: Dec 2005
Posts: 18

Rep: Reputation: 0
hi you need supergrubdisk

http://supergrub.forjamari.linex.org/

try making one of these.. indespensable..

i reckon from my own experience that you probably have some daft hidden partition or something that has been put on by the manufacturer with recovery gadgets in it.. that is probably what is throwing grub out.. at least thats what happened on this acer laptop.

hth
 
Old 02-08-2009, 10:05 PM   #11
ladybird27
LQ Newbie
 
Registered: Feb 2009
Posts: 1

Rep: Reputation: 0
Unhappy Grub error 22

I had ubuntu on my computer and wanted to remove it. I deleted the partition and now I come up with grub loading error 22 and can't go any further. I have xp on the computer but can't get to it. I have no floppy or cd drives on my computer so I can't boot from a cd or floppy. Any ideas.
 
  


Reply

Tags
error, grub



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Grub error 17, and wont reinstall using grub-install! chiefreborn Linux - General 6 06-06-2007 10:29 AM
GRUB Error 26: Disk Read Error (using grub4dos and ubuntu) Dark_Master Linux - Software 11 02-25-2007 07:42 AM
GRUB Error 26: Disk Read Error (using grub4dos and ubuntu) Dark_Master Linux - Newbie 2 11-07-2006 11:58 AM
Grub Error 17: Cannot mount selected partition and other Grub problems Sebastian Naitsabes Linux - General 1 07-05-2005 08:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 04:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration