Windows 7 Boot Ini File

Posted : admin On 07.01.2020
Active2 years, 2 months ago

Note that these steps may not resolve “invalid boot.ini file” errors if boot.ini has been previously compressed or fragmented, in which case the above EasyRE instructions should be employed instead. A boot.ini file is used by Windows to configure and display its operating system options. Sep 10, 2009  Windows 7 is on the first partition, and XP on the second. When XP installed it overwrote Windows 7's boot.ini with it's own and now I have to add in the Windows 7 boot option manually. I tried adding the line 'multi(0)disk(0)rdisk(0)partition(1)WINDOWS='Microsoft Windows 7'. The Boot.ini file is a text file that contains the boot options for computers with BIOS firmware running NT-based operating system prior to Windows Vista. It is located at the root of the system partition, typically c: Boot.ini. The following sample shows the content of a typical Boot.ini file. Invalid BOOT.INI file Booting from c: windows NTDETECT failed I found instructions on how to fix it using a boot disk, however the partitions are on a software RAID. I've tried to boot from a customized XP CD with the drivers, however it does not offer me a Repair option for some reason - just setup.

I had Windows XP x64 as my main system, and i also had a second partition with Windows XP x64. Both booted from first partition (C:)

I then installed Windows 7 Ultimate on the first partition. I've added NTLDR using BCDEDIT. I've also copied NTLDR, NTDETECT.COM and BOOT.INI onto the drive where XP remained. However then i try to boot into Windows XP x64 i get

I found instructions on how to fix it using a boot disk, however the partitions are on a software RAID. I've tried to boot from a customized XP CD with the drivers, however it does not offer me a Repair option for some reason - just setup.

Partitions that i have:'=

  • System Reserved
  • Main (Windows 7)
  • Secondary (Windows XP x64)

Here's the contents of my BOOT.INI:

Ivo Flipse
22.1k27 gold badges98 silver badges145 bronze badges
MuxaMuxa

5 Answers

It seems like the repair isn't showing up because the CD doesn't see the XP OS.

1.Boot with your custom XP CD with drivers.

  1. Press R to load the Recovery Console.

  2. Type bootcfg.

  3. This should fix any boot.ini errors causing setup not to see the XP OS install.

  4. Try the repair install.

David Silva SmithDavid Silva Smith
5311 gold badge5 silver badges18 bronze badges

I would let the freeware tool EasyBCD try and fix this for you.

Boot into XP/Vista/7/Ubuntu/OS X and more! Boot from USB, Network, ISO images, Virtual Harddisks (VHD), WinPE, and more! Repair the Windows bootloader, change your boot drive, create a bootable USB, and more! Rename entries, set default boot target, change BCD timeout, hide the boot menu, and more! Create your own custom boot sequence, hide drives on boot, backup and restore configurations, and more!

KezKez
14.2k13 gold badges60 silver badges90 bronze badges

Follow David Smith's advice and go to the recovery console. Once there however, run these commands instead of just bootcfg to repair any of these issues:

  • Windows Hardware Abstraction Layer (HAL)
  • Corrupt registry hives
  • (WINDOWSSYSTEM32CONFIGxxxxxx)
  • Invalid BOOT.INI files
  • A corrupt NTOSKRNL.EXE
  • A missing NT Loader (NTLDR)

There are eight commands you must enter in sequence to fix MOST Windows XP boot problems.

These commands are as follows:

  1. C: CD .
  2. C: ATTRIB -H C:boot.ini
  3. C: ATTRIB -S C:boot.ini
  4. C: ATTRIB -R C:boot.ini
  5. C: DEL boot.ini
  6. C: BOOTCFG /Rebuild
  7. C: CHKDSK /R /F
  8. C: FIXBOOT
toxitoxi

Have you already investigated this forum that indicates Software RAID in XP (specifically Pro) is a bad idea?

EverettEverett

I had a very similar issue that persisted inspite lots of attempts to rebuild the boot ini file, MBR etc using the recovery console; and lots of messing about with easyBCD.In the end I solved the issue by ensuring that the actual ntldr in the root folder was compatible with the version of XP Pro SP3 I was using.I did this by searching for the latest ntldr version in the windows update folders in my Windows XP installation and simply replacing the defective one in the root folder with the most up to date one.It appears that EasyBCD had written an older version which was causing the boot ini error message regardless of how correct the arcpaths were.Hope this helps.

As an file sharing search engine DownloadJoy finds deathwatch rites of battle pdf files matching your search criteria among the files that has been seen recently in uploading sites by our search spider. Rights of battle pdf deathwatch. With our unique approach to crawling we index shared files withing hours after Upload.When you search for files (video, music, software, documents etc), you will always find high-quality deathwatch rites of battle pdf files recently uploaded on DownloadJoy or other most popular shared hosts.If search results are not what you looking for please give us feedback on where we can/or should improve. Our goal is to provide top notch user experience for our visitors.

ZsaahZsaah

Invalid Boot.ini File Windows 7

Not the answer you're looking for? Browse other questions tagged windows-764-bitmulti-bootntldr or ask your own question.

-->

Important

This topic describes the boot options supported in Windows XP and Windows Server 2003. If you are changing boot options for modern versions of Windows, see Boot Options in Windows Vista and Later.

Prior to Windows Vista, BIOS-based computers running Windows store boot options in a Boot.ini text file. You can edit Boot.ini using Bootcfg (bootcfg.exe), a tool included in Windows XP and Windows Server 2003, or using a text editor such as Notepad. Bootcfg is documented in Windows Help and Support. You can also view and change some boot options in Control Panel under System. In the System Properties dialog box, on the Advanced tab, click Settings under Startup and Recovery. Because this functionality is limited, it is not discussed in this section. For information about the Startup and Recovery dialog box, see Help and Support Center.

Bootcfg

Bootcfg is a command-line tool that can edit boot options on local and remote computers. Using the same Bootcfg commands and procedures, you can edit Boot.ini, as well as the boot options in Extensible Firmware Interface Non-Volatile Random Access Memory (EFI NVRAM). Bootcfg is included in the %Systemroot%System32 directory in Windows XP and Windows Server 2003. (The Bootcfg display is slightly different on systems that store boot options in EFI NVRAM, but the commands are the same.)

You can use Bootcfg to add, delete, and change all boot entry parameters and boot options; however, you cannot use it to set an indefinite boot time-out value. You can also use Bootcfg commands in a script or batch file to set boot options or to reset them after you replace or upgrade an operating system.

Unlike manual editing, Bootcfg edits boot options without changing the protective attributes on Boot.ini. It also helps you avoid typing errors that might prevent the operating system from starting.

You must be a member of the Administrators group on the computer to use Bootcfg. For detailed instructions about using Bootcfg, see Help and Support Center.

Editing in Notepad

You can use a text editor, such as Notepad, to edit Boot.ini. However, because this method is prone to error, use it only when Bootcfg is not available.

Before editing Boot.ini, you must remove the file attributes that Windows uses to protect the file from inadvertent changes. When Boot.ini is on an NTFS volume, you must be a member of the Administrators group on the computer to change its attributes.

Use the following procedure to prepare Boot.ini for manual editing. Sony tv firmware update downloads. This procedure removes the system, hidden, and read-only attributes of the file.

Does Windows 7 Have A Boot.ini File

To configure Boot.ini attributes for editing

  1. Open Windows Command Prompt.

  2. Navigate to the root of the system volume.

  3. Type the following text at the command line:

    System, hidden, and read-only attributes are removed from the file.

  4. Open the file in Notepad for editing. Since you are in Windows Command Prompt, the following command should do the trick quickly:

  5. When your editing is complete, you can restore the file attributes to protect Boot.ini. However, Ntldr can use Boot.ini with any attribute set. To restore attributes, type the following in Windows Command Prompt:

    This restores the attributes that protect the Boot.ini file.