PC Review


Reply
Thread Tools Rate Thread

Boot menu is missing

 
 
Brian
Guest
Posts: n/a
 
      15th Sep 2004
My computer was dual boot, W2000 on drive D and Wme on drive C. I had to
reinstall Wme on drive C and now I don't get a menu allowing me to choose
W2000 or Wme when I reboot. How can I get it back?



 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      15th Sep 2004

"Brian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> My computer was dual boot, W2000 on drive D and Wme on drive C. I had to
> reinstall Wme on drive C and now I don't get a menu allowing me to choose
> W2000 or Wme when I reboot. How can I get it back?
>


Is your drive C: a FAT32 or an NTFS partition?


 
Reply With Quote
 
Brian
Guest
Posts: n/a
 
      15th Sep 2004
Drive C is FAT32, D is NTFS.

"Pegasus (MVP)" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Brian" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > My computer was dual boot, W2000 on drive D and Wme on drive C. I had

to
> > reinstall Wme on drive C and now I don't get a menu allowing me to

choose
> > W2000 or Wme when I reboot. How can I get it back?
> >

>
> Is your drive C: a FAT32 or an NTFS partition?
>
>



 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      15th Sep 2004

"Brian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Drive C is FAT32, D is NTFS.
>
> "Pegasus (MVP)" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >
> > "Brian" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > My computer was dual boot, W2000 on drive D and Wme on drive C. I had

> to
> > > reinstall Wme on drive C and now I don't get a menu allowing me to

> choose
> > > W2000 or Wme when I reboot. How can I get it back?
> > >

> >
> > Is your drive C: a FAT32 or an NTFS partition?
> >
> >

>


Try this:
1. Boot the machine with a Win98 boot disk from www.bootdisk.com.
2. Type this command:
sys c:
This will restore your WinME boot environment.
3. Boot into WinME.
4. Start a DOS Prompt and type this command:
notepad c:\boot.ini
5. Add this line to the end of boot.ini:
C:\="Microsoft Windows ME"
This will give add the WinME item to your boot selector.
6. Boot the machine with your Win2000 CD.
7. Get into the Command Console and type this command:
fixboot
This will restore your Win2000 boot capability.

You should now be able to boot into Win98 and into Win2000.


 
Reply With Quote
 
Brian
Guest
Posts: n/a
 
      15th Sep 2004
My computer already boots automatically into WinMe without any problems.
Just no boot menu. Do I still need to follow step 2? I have not done any of
these steps yet and I noticed that there is not a c:\boot.ini file.

"Pegasus (MVP)" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Brian" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Drive C is FAT32, D is NTFS.
> >
> > "Pegasus (MVP)" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > >
> > > "Brian" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > My computer was dual boot, W2000 on drive D and Wme on drive C. I

had
> > to
> > > > reinstall Wme on drive C and now I don't get a menu allowing me to

> > choose
> > > > W2000 or Wme when I reboot. How can I get it back?
> > > >
> > >
> > > Is your drive C: a FAT32 or an NTFS partition?
> > >
> > >

> >

>
> Try this:
> 1. Boot the machine with a Win98 boot disk from www.bootdisk.com.
> 2. Type this command:
> sys c:
> This will restore your WinME boot environment.
> 3. Boot into WinME.
> 4. Start a DOS Prompt and type this command:
> notepad c:\boot.ini
> 5. Add this line to the end of boot.ini:
> C:\="Microsoft Windows ME"
> This will give add the WinME item to your boot selector.
> 6. Boot the machine with your Win2000 CD.
> 7. Get into the Command Console and type this command:
> fixboot
> This will restore your Win2000 boot capability.
>
> You should now be able to boot into Win98 and into Win2000.
>
>



 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      15th Sep 2004

"Brian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> My computer was dual boot, W2000 on drive D and Wme on drive C. I had to
> reinstall Wme on drive C and now I don't get a menu allowing me to choose
> W2000 or Wme when I reboot. How can I get it back?
>


You did not reveal this before . . .

Create a file c:\boot.ini like so:
[Boot Loader]
Timeout=3
Default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000
Professional" /fastdetect
C:\="Microsoft Windows ME"

Now boot into the Command Console and run the fixboot command.


 
Reply With Quote
 
Brian
Guest
Posts: n/a
 
      15th Sep 2004
After following these instructions, when I reboot the computer, I get the
message 'NTLDR is missing' and I can't get any further. What did I do
wrong?

"Pegasus (MVP)" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Brian" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > My computer was dual boot, W2000 on drive D and Wme on drive C. I had

to
> > reinstall Wme on drive C and now I don't get a menu allowing me to

choose
> > W2000 or Wme when I reboot. How can I get it back?
> >

>
> You did not reveal this before . . .
>
> Create a file c:\boot.ini like so:
> [Boot Loader]
> Timeout=3
> Default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
> [Operating Systems]
> multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000
> Professional" /fastdetect
> C:\="Microsoft Windows ME"
>
> Now boot into the Command Console and run the fixboot command.
>
>



 
Reply With Quote
 
Ricardo M. Urbano - W2K/NT4 MVP
Guest
Posts: n/a
 
      15th Sep 2004
Brian wrote:
>
> After following these instructions, when I reboot the computer, I get the
> message 'NTLDR is missing' and I can't get any further. What did I do
> wrong?
>
> "Pegasus (MVP)" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >
> > "Brian" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > My computer was dual boot, W2000 on drive D and Wme on drive C. I had

> to
> > > reinstall Wme on drive C and now I don't get a menu allowing me to

> choose
> > > W2000 or Wme when I reboot. How can I get it back?
> > >

> >
> > You did not reveal this before . . .
> >
> > Create a file c:\boot.ini like so:
> > [Boot Loader]
> > Timeout=3
> > Default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
> > [Operating Systems]
> > multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000
> > Professional" /fastdetect
> > C:\="Microsoft Windows ME"
> >
> > Now boot into the Command Console and run the fixboot command.
> >
> >


Brian, did you ever create an Emergency Repair Disk (ERD) in W2K? If
so, this is trivial to recover from. If not, you will need a W2K
install CD or access to a machine w/ W2K on it.

If you have the CD, boot from it and choose the repair option and have
it repair your Windows 2000 installation. If you have access to another
W2K machine, you can just copy the ntldr file from the root of the
system partition on that machine and copy it to the root of C: on your
busted machine. I believe you will also need ntdetect.com.

hth
--
Ricardo M. Urbano
Microsoft Windows 2000/NT MVP
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Word 2007 menu option missing from start programs menu Peter T. Daniels Microsoft Word Document Management 0 28th Dec 2009 10:16 PM
Word 2007 menu option missing from start programs menu Yrret Trawets Microsoft Word Document Management 0 28th Dec 2009 07:11 PM
tool menu missing on main menu bar in microsoft word office 2003 =?Utf-8?B?U3R1YXJ0?= Microsoft Word Document Management 2 1st Oct 2007 12:31 AM
Dual Boot - Can't load XP from menu- /ntldr missing PD Windows Vista Installation 0 16th Jun 2006 04:26 PM
Legacy OS missing from boot menu =?Utf-8?B?TU1lYXJz?= Windows Vista General Discussion 5 26th May 2006 02:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:43 AM.