LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-27-2011, 06:31 PM   #1
EpicDiabetic
LQ Newbie
 
Registered: Aug 2011
Posts: 8

Rep: Reputation: Disabled
Unhappy grub error help


Hey,

so i got a computer here with specs i dont know because i recieved this from a a freind at a workplace who said i could have it as long as i wipe the hardrives (and i have a windows xp disk here to wipe it). However i cant because when the computer boots i get the grub error 21. No keys respond except ctrl alt delete but even if i change boot sequence im getting the same message how can i just wipe this whole system and install my xp disk?

btw be very simple im only 16 not that super associated with computers...


Heres the message:

Verifying DMI Pool Data.............
GRUB Loading stage1.5.


Grub Loading, please wait...
Error 21
 
Old 08-27-2011, 07:16 PM   #2
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
If your computer supports cd bootyou need to go into the bios & change the "Boot Priority" to cdrom, making cdrom the first device it searches for.
 
Old 08-27-2011, 07:28 PM   #3
EpicDiabetic
LQ Newbie
 
Registered: Aug 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
even with changed boot order it goes straight to that message
 
Old 08-27-2011, 08:20 PM   #4
jkirchner
Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Pop!_OS
Posts: 945

Rep: Reputation: 297Reputation: 297Reputation: 297
Put your xp disk in (after making sure you are set to boot first from cd/dvd. It should boot the windows disc and then you can install from there.
 
Old 08-27-2011, 08:46 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Not if it can't find a Windows compatible partition. It'll actually boot the XP CD, but quietly exit without doing anything.
@EpicDiabetic, do you have another computer you can download on (presumably yes, as you're posting here), and does it have a CD burner (and software) ?.
 
Old 08-27-2011, 08:58 PM   #6
EpicDiabetic
LQ Newbie
 
Registered: Aug 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
yes i do
 
Old 08-27-2011, 10:02 PM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
O.K., you'll need a Linux CD - called a liveCD, and you use it without updating or affecting your system in any way. Do you have one - or know someone who has ?.
If not, try the "Download Linux" link on the top right - maybe try puppy, it's a small download, and will do for this. You download an iso file, and burn that as an image to a CD and boot that. Once you've got that sorted out, post back and we'll give you a command to zap that disk so you can load XP.
 
Old 08-27-2011, 11:06 PM   #8
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
The reason you are getting that message is that someone had installed some version of Linux, deleted the partition the Linux system was on but did not overwrite the master boot record. This is a very common problem in this situation. According to the microsoft site, you should be able to use a W95 or W98 startup disk to do this also. I doubt you have one of those lying around.

http://support.microsoft.com/kb/314458

I would go with the suggestion by syg00. Definitely would be the simplest solution. If you have any data on the computer you want to save, I'd post back before doing anything.

Last edited by yancek; 08-27-2011 at 11:12 PM.
 
Old 08-27-2011, 11:33 PM   #9
EpicDiabetic
LQ Newbie
 
Registered: Aug 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
is there a way to do this but with a bootable usb stick of ubuntu???? if so what boot priority would that be and would it matter what usb port i put it in?
 
Old 08-27-2011, 11:37 PM   #10
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Nope, that'll be good.
If the machine is capable of booting USB (BIOS setting), any slot should work.
 
Old 08-28-2011, 09:53 AM   #11
EpicDiabetic
LQ Newbie
 
Registered: Aug 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
my bios options are
USB-FDD
USB-ZIP
USB-CDROM
USB-HDD
 
Old 08-28-2011, 11:28 AM   #12
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Since you have several USB options, I would suggest first trying the USB-HDD. I have an HP computer and that's what works on it. May not be the same on your machine. Mine won't boot a flash drive when set to USB-CDROM. I would try those options first.
 
Old 08-28-2011, 01:13 PM   #13
EpicDiabetic
LQ Newbie
 
Registered: Aug 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
now instead of giving me error i stop at verifying DMI Pool Data and it doesnt move from that screen (and ctrl alt del doesnt respond now)
 
Old 08-28-2011, 01:22 PM   #14
EpicDiabetic
LQ Newbie
 
Registered: Aug 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
is there just a way basicallly to take everything and flash it to defualt and then start overa??? i just want to to boot my CD or my USB stick.
 
Old 08-28-2011, 04:26 PM   #15
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Quote:
now instead of giving me error i stop at verifying DMI Pool Data and it doesnt move from that screen
We can't see your computer so we don't know what you did. You should have an option to set defaults somewhere in the BIOS.
 
  


Reply



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: unknown filesystem, grub rescue magnecticfield Linux - Newbie 28 07-30-2013 03:35 AM
grub error 17, but 'sudo grub' = command not found davidstvz Ubuntu 2 08-02-2010 09:09 AM
[SOLVED] Grub can't find grub.cfg when booting - error: no such device Breagha Linux - Software 8 03-14-2010 12:40 PM
install kubuntu 8.10 with lilo rather than grub (because of grub error 18) dukeinlondon Ubuntu 7 12-27-2008 06:53 PM
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 - Newbie

All times are GMT -5. The time now is 10:56 AM.

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