Having problem editing boot.ini file in Recovery mode

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
In needing to reinstall Win XP Pro, I reduced the partitions to one and so
couldn't boot up into Windows and apparently need to edit the boot.ini file
to reflect the number of partitions now.
I booted Win xp from cd and got into the Recovery mode(I'm new to this) and
trying to use b elieve is the bootcfg command set-the Edit command-to edit
the file but apparently the edit command is not present or working.
Any ideas how to fix the boot.ini file? Should I just use the Rebuild
command of bootcfg and just rebuild the whole think, and anything I need to
keep in mind in doing that?
Thanks, God bless
Van
 
VanS said:
In needing to reinstall Win XP Pro, I reduced the partitions to one and so
couldn't boot up into Windows and apparently need to edit the boot.ini file
to reflect the number of partitions now.


Just use Notepad to edit c:\boot.ini. If you can't see boot.ini in
Windows Explorer, it's because it's still a hidden file. If so, go to
Control Panel/Folder Options/View tab/Hidden files - check "Show
hidden files and folders".

In editing boot.ini, all you have to do is to remove the undesired
entry under the line "[operating systems]" so that only the line which
contains the no. of the desired partition is left (presumablly partition
1).

That means remove the one that says:
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="(your favorite name here)" /fastdetect

and keep the other one (which should match the entry in the
"default" line).

If you want to be a purist, you can also set the timeout value to 0,
but that won't be really necessary since ntldr will see that there is only
one OS entry.

*TimDaniels*
 
Hello Van,
Use bootcfg /rebuild to add the entry caused by the change in partitions.
This should allow you to boot back into the OS where you will have tools to
edit the boot.ini to remove the other entries.
Thanks,
Darrell Gorter[MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
<Thread-Topic: Having problem editing boot.ini file in Recovery mode
<thread-index: AcZTYyB09xVBZNECSKmrPmlBF2iC5w==
<X-WBNR-Posting-Host: 66.90.183.16
<From: =?Utf-8?B?VmFuUw==?= <[email protected]>
<Subject: Having problem editing boot.ini file in Recovery mode
<Date: Wed, 29 Mar 2006 11:01:03 -0800
<Lines: 12
<Message-ID: <[email protected]>
<MIME-Version: 1.0
<Content-Type: text/plain;
< charset="Utf-8"
<Content-Transfer-Encoding: 7bit
<X-Newsreader: Microsoft CDO for Windows 2000
<Content-Class: urn:content-classes:message
<Importance: normal
<Priority: normal
<X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
<Newsgroups: microsoft.public.windowsxp.setup_deployment
<Path: TK2MSFTNGXA01.phx.gbl
<Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.windowsxp.setup_deployment:148887
<NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
<X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
<
<Hello,
<In needing to reinstall Win XP Pro, I reduced the partitions to one and so
<couldn't boot up into Windows and apparently need to edit the boot.ini
file
<to reflect the number of partitions now.
<I booted Win xp from cd and got into the Recovery mode(I'm new to this)
and
<trying to use b elieve is the bootcfg command set-the Edit command-to edit
<the file but apparently the edit command is not present or working.
<Any ideas how to fix the boot.ini file? Should I just use the Rebuild
<command of bootcfg and just rebuild the whole think, and anything I need
to
<keep in mind in doing that?
<Thanks, God bless
<Van
<
 
Thanks for your suggestions Timothy. However I can't get into Windows but can
only operate in Recovery mode and apparently use the bootcfg commands.
Thanks
Van

Timothy Daniels said:
VanS said:
In needing to reinstall Win XP Pro, I reduced the partitions to one and so
couldn't boot up into Windows and apparently need to edit the boot.ini file
to reflect the number of partitions now.


Just use Notepad to edit c:\boot.ini. If you can't see boot.ini in
Windows Explorer, it's because it's still a hidden file. If so, go to
Control Panel/Folder Options/View tab/Hidden files - check "Show
hidden files and folders".

In editing boot.ini, all you have to do is to remove the undesired
entry under the line "[operating systems]" so that only the line which
contains the no. of the desired partition is left (presumablly partition
1).

That means remove the one that says:
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="(your favorite name here)" /fastdetect

and keep the other one (which should match the entry in the
"default" line).

If you want to be a purist, you can also set the timeout value to 0,
but that won't be really necessary since ntldr will see that there is only
one OS entry.

*TimDaniels*
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top