LinuxQuestions.org
Help answer threads with 0 replies.
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 05-16-2008, 04:21 AM   #1
student500
LQ Newbie
 
Registered: May 2008
Posts: 7

Rep: Reputation: 0
Need help with "Grub loading. Please wait... Error 17" (Linux and Windows)


Hello,

I had Windows and Linux on my laptop and wanted Linux be removed from my laptop. With a partition manager cd I removed the linux partitions and also the swap paritition. I formated the rest of the partitions with NTFS. And now I have ONLY two NTFS partitions, on one of them is still windows there and the other one is completly empty. And now if I start my laptop again , windows does not start. I recieve following message.

GRUB Loading stage 1.5.
GRUB loading, please wait...
Error 17

How can I start Windows again? Is that , because I removed the swap partition? What shall I do?

Taha
 
Old 05-16-2008, 04:31 AM   #2
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
Use a windows installation cd, at a prompt,

Code:
fixmbr
 
Old 05-16-2008, 06:27 AM   #3
DOTT.EVARISTI
Member
 
Registered: Jan 2007
Location: La spezia ( Italia )
Distribution: Fedora 9 amd 64, Gnome,PCLOS 2007,OpenSuse 11 amd 64,Sabayon 3.4,Xp,Vista
Posts: 248

Rep: Reputation: 31
Wink i type fixboot too

Quote:
Originally Posted by mrrangerman View Post
Use a windows installation cd, at a prompt,

Code:
fixmbr
You're right..anyway,to be sure,after fixmbr i type fixboot too 'cos i found that fixmbr sometimes was not strong enough while,typing fixboot too,the boot was better and fully repaired


P.S. :type this way:

fixmbr
fixboot

Good luck !

Last edited by DOTT.EVARISTI; 05-16-2008 at 06:28 AM.
 
Old 05-16-2008, 06:46 AM   #4
student500
LQ Newbie
 
Registered: May 2008
Posts: 7

Original Poster
Rep: Reputation: 0
Red face

Thank you for your answers. But I have another problem there. I put the windows cd and wanted to go to recovery console to type the command you said. But then I am asked to enter the admin password , which I have already forgotten as I didnt use this laptop for a long time. I tried to type some password which I mostly use , but it didnt work with them.
I have then tried to crack the admin password with the tool Ophcrack which starts with a linux live cd and cracks windows passwords within 15 min. But that way it didnt work as well, because I probably used password containig special sign, which Ophcrack cannot handle.

Any other way to fix it and to get my windows back ???
 
Old 05-16-2008, 07:29 AM   #5
nix2ways
LQ Newbie
 
Registered: Sep 2006
Location: Huddersfield, UK
Distribution: Debian
Posts: 22

Rep: Reputation: 15
Just a thought. Are you sure you set an administrator password for Windows? It asks for one whether or not there's one set. If there isn't one set, you just press enter when it asks and you're into Recovery Console.
Or you could try this - I've never done it so cannot say whether it works or not!
http://pubs.logicalexpressions.com/p...cle.asp?ID=305

Or, as a last resort, boot using the latest version of Knoppix, access/copy/burn to CD etc your important files from your Windows partition then re-install.
Good luck
 
Old 05-16-2008, 08:50 AM   #6
student500
LQ Newbie
 
Registered: May 2008
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Just a thought. Are you sure you set an administrator password for Windows? It asks for one whether or not there's one set. If there isn't one set, you just press enter when it asks and you're into Recovery Console.
Or you could try this - I've never done it so cannot say whether it works or not!
http://pubs.logicalexpressions.com/p...cle.asp?ID=305
I tried just to type ENTER as well , but propably there is an admin password as it still asks for it.
I did the steps on this link you have given, but after 6. step I cannot continue. The 6. step is:

" 6. The next screen is the Setup screen which gives you the option to do a Repair

It should read something like “If one of the following Windows XP installations is damaged, Setup can try to repair it”

Use the up and down arrow keys to select your XP installation (if you only have one, it should already be selected) and press R to begin the Repair process.

7. Let the Repair run. Setup will now check your disks and then start copying files which can take several minutes. "

But it is not like that. The next screen mentioned at 6. step, which should give me the option to do a repair and should read something like "If one of the following Windows XP installations is damaged, Setup can try to repair it”, isn't a screen like that. It is just the screen where I have to handle partitions. And if I go to the partition containing the windows it asks me only eighter to remove the partition or to override it but not to repair it. So in that way I cannot continue this approach.
 
Old 05-16-2008, 10:43 AM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,501

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
You will probably need to get a live cd or SystemRescue and try to copy/save any info you need from xp and re-install. You basically did this backwards. You deleted your Linux partition before you installed the xp to the mbr so Grub's stage1 (which is the only part of Grub in the mbr) can't find stage1.5 because it isn't there. Deleting the swap partiton was not the problem, deleting the Linux partition with the major part of your bootloader was the problem.

If you can't get your xp disk to work because of no password you might try googling some windows forums or the microsoft knowledge database for help.
 
Old 05-16-2008, 12:41 PM   #8
student500
LQ Newbie
 
Registered: May 2008
Posts: 7

Original Poster
Rep: Reputation: 0
I have another suggestion. What if I install linux again ??? Will that work again that way, that I get on start an option to choose between windows and linux ? If so then I simply can install linux again ? Do I need some special configurations to do before installing linux again?
 
Old 05-16-2008, 01:02 PM   #9
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
If you just need to boot Windows use the GAG boot manager instead of Grub.
 
Old 05-16-2008, 01:05 PM   #10
student500
LQ Newbie
 
Registered: May 2008
Posts: 7

Original Poster
Rep: Reputation: 0
...I have just installed linux again and I get on start the same option to choose between linux and windows, but if I choose windows , following message appears:

Windows could not start because the following file is missing or corrupt:
<Windows roo>\system32\hl.dll.
Please re-install a copy of the above file.

Anyone knows what to do now ??? Should I ask this in a windows forum?
 
Old 05-16-2008, 04:21 PM   #11
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,501

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
I would suggest you re-boot to windows to get the exact error, copy it and then google and/or check windows sites. Here's a site that allows you to download 'dll' files.

http://dllcity.com/free-dll-file-dow...-letter-h.html
Since the message apparently says to re-install it, this might work. Don't know anything about this site or its reliability and would have no idea what you would do with the file to install after you download it. Just copy it to your System32 folder?? Don't know.

Last edited by yancek; 05-16-2008 at 04:23 PM.
 
Old 05-17-2008, 02:21 AM   #12
student500
LQ Newbie
 
Registered: May 2008
Posts: 7

Original Poster
Rep: Reputation: 0
...can't install gag. I have looked up for howtos, it says that I should do something with Grub and then install GAG. For that I have to "boot with an alternate (installation) CD" and then go to "rescue a broken system" section. But I dont know what an alternate (installation) cd is. There is no more explanations about it. Is that the windows cd? There is no rescue section. Is that a linux cd? I tried that as well but couldnt find "rescue a broken system" . So I cannot install GAG. I have already burned GAG into a cd and have tried to boot with it, but it doesnt work.

It doesnt work with dlls as well. I have installed (copied) the neccessary dlls into system32 folder , but still the same message comes up.

Any other help?
 
Old 05-17-2008, 04:03 AM   #13
nix2ways
LQ Newbie
 
Registered: Sep 2006
Location: Huddersfield, UK
Distribution: Debian
Posts: 22

Rep: Reputation: 15
[/QUOTE]Or, as a last resort, boot using the latest version of Knoppix, access/copy/burn to CD etc your important files from your Windows partition then re-install.
Good luck[/QUOTE]

Sorry to hear the 'fix' didn't work for you. I honestly think you have to bite the bullet and realise that by trying all these options things are getting so complicated that you may never be able to resolve it.

I suggest you do as I and yancek advise. Boot Knoppix or another live distro. Mount your Windows partition and copy over all the files you need. Then re-install Windows.
 
  


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
new root partition - but "Grub loading, please wait... Error 22" Thoddy Linux - General 14 08-31-2007 02:13 AM
Installing fedora 7 "error loading grub lanucher" bailey239 Fedora 1 07-20-2007 09:32 AM
dual OS install windows XPx64 linux RH4 on two RAID 1 arrays - "Grub read error" sdlinwwin Linux - Software 1 03-27-2007 01:28 PM
FC4: "GRUB Loading Stage2... read error" at startup Kropotkin Fedora 2 12-01-2005 05:29 PM
Error.. I got during Restart Linux System is " [drm-i830-wait-ring] *Error*Lookup" zameer_india Linux - Networking 0 09-29-2004 04:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:42 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