I have two IDE drives and a RAID 5 contoller with 4 drives.
XP is installed on them all so providing multi-boot.
I installed 'Recovery Console to provide the boot menue.
You then need to use the Recovery console boot option at start up and use the bootcfg /rebuild coomand - see below.
To install the Recovery Console as a startup option
With Windows running, insert the Setup CD into your CD-ROM drive.
CLick Start and select Run.
Type the following where D: is the CD-ROM drive letter:
D:\i386\winnt32.exe /cmdcons
Follow the instructions on the screen.
Notes
To run the Recovery Console, restart your computer and select the Recovery Console option from the list of available operating systems.
You must be logged on as an administrator or a member of the Administrators group in order to complete this procedure. If your computer is connected to a network, network policy settings may also prevent you from completing this procedure.
To see the commands available on the Recovery Console, type help at the at the console prompt.
If your computer will not start, you can run the Recovery Console from the Setup CD. See Related Topics for information on running the Recovery Console when your computer will not start.
overviewIf safe mode and other startup options do not work, you can consider using the Recovery Console. This method is recommended only if you are an advanced user who can use basic commands to identify and locate problem drivers and files. In addition, you must be an administrator to use the Recovery Console.
Using the Recovery Console, you can enable and disable services, format drives, read and write data on a local drive (including drives formatted to use NTFS), and perform many other administrative tasks. The Recovery Console is particularly useful if you need to repair your system by copying a file from a floppy disk or CD-ROM to your hard drive, or if you need to reconfigure a service that is preventing your computer from starting properly.
There are two ways to start the Recovery Console:
If you are unable to start your computer, you can run the Recovery Console from your Setup CD.
As an alternative, you can install the Recovery Console on your computer to make it available in case you are unable to restart Windows. You can then select the Recovery Console option from the list of available operating systems on startup.
After you start the Recovery Console you will have to choose which installation you want to log on to (if you have a dual-boot or multiple-boot system) and you will have to log on with your administrator password.
The console provides commands you can use to do simple operations such as changing to a different directory or viewing a directory, and more powerful operations such as fixing the boot sector. You can access Help for the commands in the Recovery Console by typing help at the Recovery Console command prompt.
For information on starting and using the Recovery Console, see Related Topics.
Once you are running the Recovery Console, you can get help on the available commands by typing help at the command prompt.
BootcfgUse the bootcfg command for boot configuration and recovery (boot.ini for most computers).
The bootcfg command with the parameters listed below is only available when you are using the Recovery Console. The bootcfg command with different parameters is available from the command prompt.
Usage:
bootcfg /default
Set the default boot entry.
bootcfg /add
Add a Windows installation to the boot list.
bootcfg /rebuild
Iterate through all Windows installations and allow the user to choose which to add.