cvanderjagt
IS-IT--Management
My server is now mirrored (raid1) over 2 scsi drives. This server has no floppy or cdrom so I am currently unable to create a rescue boot disk. If my first scsi drive fails will the system be able to boot from the mirror?
Here is the boot.ini:
[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="Windows Server 2003, Standard" /fastdetect
multi(0)disk(0)rdisk(1)partition(2)\WINNT="Boot Mirror C: - secondary plex"
It looks to me like this is telling the server on boot to use the primary partition to boot first and the mirror if that is unavailable. Is this correct?
Thanks!
Here is the boot.ini:
[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="Windows Server 2003, Standard" /fastdetect
multi(0)disk(0)rdisk(1)partition(2)\WINNT="Boot Mirror C: - secondary plex"
It looks to me like this is telling the server on boot to use the primary partition to boot first and the mirror if that is unavailable. Is this correct?
Thanks!