Boot.ini Configuration Help!

K

Keith

Hi,

I have just created a Mirror on two 36 GB drives on a
Windows 2000 Server. After the mirror was created I
received an error message saying that I needed to manually
edit the boot.ini file to use the mirror which I did. The
scsi id's of my two disks are primary 0 and secondary 1,
here is an example of what i currently have for a boot.ini
file,

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft
Windows 2000 Server" /fastdetect
multi(0)disk(1)rdisk(0)partition(1)\WINNT="Microsoft
Windows 2000 Server Mirror Drive"
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows 2000 Recovery
Console" /cmdcons

Can anyone let me know if this is correct? or if not, what
changes I need to make.

Thanks,

Keith
 
B

Bjorn Landemoo

Keith

Use this ARC path in the second option:

multi(0)disk(0)rdisk(1)partition(1)

Best regards

Bjorn
 

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

Top