Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 03-22-2007, 04:45 PM
riffin-rich
Newsgroup Contributor
 
Posts: n/a
Fixing my Win XP Boot (recovering from a bad linux/GRUB install)

Hello all. I need to ask for some help with another problem.
Background/history: I installed Fedora Core 6 Linux on my Win XP
system and it worked great with the dual boot (via GRUB installed to
the MBR). Unfortunately, I changed my mind over partition preferences
and decided to reinstall FC6, but, I fouled-up during the
repartitioning--I didn't install the /boot partition first and I wound
up with a corrupt install. Bottom line: even after I removed the
Linux partitions (and was left only with Win XP on my first
partition), my boot was still accomplished via GRUB, which remained in
the MBR ... a GRUB process that failed because there was no Linux /
etc/grub.conf file to run.

With some help from John John in this forum, I managed to restore my
Win XP boot using the Restore/FIXMBR process, but I'm still noticing a
remnant of GRUB's(?) process remaining. Immediately following the
BIOS screen, my system displays two lines about pre-eXecution
environment (sorry I didn't write them down) and then about four more
lines before doing the Win XP boot process:

CLIENT MAC ADDR: (my MAC address is displayed)
GUID: 8077... (lots of hex characters here ... like more than 20 or
so?)
DHCP ... (the system sits for a minute looking for a DHCP server ...
there's some
cursor automation while the system waits for about 10 more seconds)

PXE-M0F: Exiting PXE ROM.

Something else flashes on my screen for a moment before it finally
boots WinXP.

Any ideas on how to get rid of this and get back to a pristine XP
boot? Thanks so much!!! Rich

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 03-22-2007, 04:45 PM
  #2 (permalink)  
Old 03-22-2007, 05:30 PM
Malke
Newsgroup Contributor
 
Posts: n/a
Re: Fixing my Win XP Boot (recovering from a bad linux/GRUB install)

riffin-rich wrote:
> Hello all. I need to ask for some help with another problem.
> Background/history: I installed Fedora Core 6 Linux on my Win XP
> system and it worked great with the dual boot (via GRUB installed to
> the MBR). Unfortunately, I changed my mind over partition preferences
> and decided to reinstall FC6, but, I fouled-up during the
> repartitioning--I didn't install the /boot partition first and I wound
> up with a corrupt install. Bottom line: even after I removed the
> Linux partitions (and was left only with Win XP on my first
> partition), my boot was still accomplished via GRUB, which remained in
> the MBR ... a GRUB process that failed because there was no Linux /
> etc/grub.conf file to run.
>
> With some help from John John in this forum, I managed to restore my
> Win XP boot using the Restore/FIXMBR process, but I'm still noticing a
> remnant of GRUB's(?) process remaining. Immediately following the
> BIOS screen, my system displays two lines about pre-eXecution
> environment (sorry I didn't write them down) and then about four more
> lines before doing the Win XP boot process:
>
> CLIENT MAC ADDR: (my MAC address is displayed)
> GUID: 8077... (lots of hex characters here ... like more than 20 or
> so?)
> DHCP ... (the system sits for a minute looking for a DHCP server ...
> there's some
> cursor automation while the system waits for about 10 more seconds)
>
> PXE-M0F: Exiting PXE ROM.
>
> Something else flashes on my screen for a moment before it finally
> boots WinXP.
>
> Any ideas on how to get rid of this and get back to a pristine XP
> boot? Thanks so much!!! Rich
>


This doesn't have anything to do with the Linux install per se. You
probably changed the boot order in the BIOS and one of the places your
computer is looking for boot files is on a network - that's what the PXE
bit means. You don't have a PXE server naturally, so that times out and
finally goes to the hard drive.

So go into your BIOS and set your boot order to either an optical drive
first and then hd0 next or hd0 first/optical drive second (your choice).


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 03-23-2007, 03:15 AM
riffin-rich
Newsgroup Contributor
 
Posts: n/a
Re: Fixing my Win XP Boot (recovering from a bad linux/GRUB install)

Thank you sir! I did change my boot order to put the cd/dvd drive
before the HDD, and the bios option to do that also included floppy
and LAN queries prior to the HDD. To think I almost formatted my hard
drive over this one. I would not have been very happy when I
discovered the "problem" was still there. ;-) Thanks so much for
your time and do have a great day! Regards, Rich

On Mar 22, 9:23 pm, Malke <notrea...@invalid.invalid> wrote:
> riffin-rich wrote:
> > Hello all. I need to ask for some help with another problem.
> > Background/history: I installed Fedora Core 6 Linux on my Win XP
> > system and it worked great with the dual boot (via GRUB installed to
> > the MBR). Unfortunately, I changed my mind over partition preferences
> > and decided to reinstall FC6, but, I fouled-up during the
> > repartitioning--I didn't install the /boot partition first and I wound
> > up with a corrupt install. Bottom line: even after I removed the
> > Linux partitions (and was left only with Win XP on my first
> > partition), my boot was still accomplished via GRUB, which remained in
> > the MBR ... a GRUB process that failed because there was no Linux /
> > etc/grub.conf file to run.

>
> > With some help from John John in this forum, I managed to restore my
> > Win XP boot using the Restore/FIXMBR process, but I'm still noticing a
> > remnant of GRUB's(?) process remaining. Immediately following the
> > BIOS screen, my system displays two lines about pre-eXecution
> > environment (sorry I didn't write them down) and then about four more
> > lines before doing the Win XP boot process:

>
> > CLIENT MAC ADDR: (my MAC address is displayed)
> > GUID: 8077... (lots of hex characters here ... like more than 20 or
> > so?)
> > DHCP ... (the system sits for a minute looking for a DHCP server ...
> > there's some
> > cursor automation while the system waits for about 10 more seconds)

>
> > PXE-M0F: Exiting PXE ROM.

>
> > Something else flashes on my screen for a moment before it finally
> > boots WinXP.

>
> > Any ideas on how to get rid of this and get back to a pristine XP
> > boot? Thanks so much!!! Rich

>
> This doesn't have anything to do with the Linux install per se. You
> probably changed the boot order in the BIOS and one of the places your
> computer is looking for boot files is on a network - that's what the PXE
> bit means. You don't have a PXE server naturally, so that times out and
> finally goes to the hard drive.
>
> So go into your BIOS and set your boot order to either an optical drive
> first and then hd0 next or hd0 first/optical drive second (your choice).
>
> Malke
> --
> Elephant Boy Computerswww.elephantboycomputers.com
> "Don't Panic!"
> MS-MVP Windows - Shell/User



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 03-23-2007, 04:15 AM
Malke
Newsgroup Contributor
 
Posts: n/a
Re: Fixing my Win XP Boot (recovering from a bad linux/GRUB install)

riffin-rich wrote:
> Thank you sir! I did change my boot order to put the cd/dvd drive
> before the HDD, and the bios option to do that also included floppy
> and LAN queries prior to the HDD. To think I almost formatted my hard
> drive over this one. I would not have been very happy when I
> discovered the "problem" was still there. ;-) Thanks so much for
> your time and do have a great day! Regards, Rich


Glad that solved it for you. Thanks for taking the time to let me know.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting back a Vista boot after removing Linux (dual-boot GRUB menu) Rob Windows Vista 2 05-18-2008 11:50 AM
I just upgraded my linux install and now I can't boot. HangEveryRepubliKKKan Windows XP 16 11-17-2007 04:20 PM
Linux Training Tips - Boot Linux from a Linux Installation CD or a Linux Live CD to Learn Linux knowledgefield@hotmail.com Linux 0 06-17-2007 04:00 AM
Bad Linux Install! Grub prompt skanda.sub@gmail.com Linux 4 01-15-2007 01:00 PM
uninstall ubuntu linux and grub bootloader xpgenius Windows XP 5 01-04-2007 01:57 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 01:46 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0