This type of help is not very helpful ;o}
DISK MANAGEMENT
You have mirrored your boot volume. To be able to boot
from the mirrored disk, add the appropriate entry to the
boot.ini file.
Thanks for your input.
Liege
You need to add a row in your boot.ini where the ARC path points to disk1.
What this row looks like depends on your hardware, and what your current
boot.ini looks like.
This MS Knowledge Base article explains more about the ARC path in
boot.ini:
http://support.microsoft.com/?id=102873
Best regards
Bjorn
--
Bjorn Landemoo - mv...@landemoo.com - http://landemoo.com/
Microsoft MVP - Windows Server Networking
You have two ways to follow through on this, you can either add a second
entry to your boot.ini or create a Windows boot disk (fault tolerant boot
disk), with a separate boot.ini so that it only boots off the second disk.
Here's how to create the boot disk:
How to Create a Bootable Disk for an NTFS or FAT Partition WGID:491
ID: 119467.KB.EN-US
http://support.microsoft.com/default.aspx?scid=KB;EN-US;119467
To edit the boot.ini you will need to review your boot.ini file and
determine your current setup, here's an example:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Standard"
/fastdetect
All you will need to do is add a second entry:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Standard"
/fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Windows Server 2003, Standard"
/fastdetect
This will put a second option in your boot.ini boot up options and you can
choose to boot from the second disk. Please test your second entry before
relying on it.
Thanks,
--
Samantha MacInnes
Support Professional
Microsoft Setup Support
MCSE
This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit. Thanks!
--------------------
>Content-Class: urn:content-classes:message
>From: "Liege" <lie...@aedelectronics.com>
>Sender: "Liege" <lie...@aedelectronics.com>
>Subject: Mirrored Disk
>Date: Thu, 2 Oct 2003 12:35:38 -0700
>Lines: 13
>Message-ID: <0b7401c3891c$5b9fba30$a101...@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Thread-Index: AcOJHFufDNGZrQE+QX6jeWZSznoDSQ==
>Newsgroups: microsoft.public.win2000.setup
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.setup:17859
>NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
>X-Tomcat-NG: microsoft.public.win2000.setup
>.
>