TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Microsoft > Windows Server 2003

Notices

can't boot from mirrored boot drive

Windows Server 2003


Reply
 
Thread Tools Display Modes
Old 28-08-2007, 09:29 AM   #1
billd
Guest
 
Posts: n/a
can't boot from mirrored boot drive

Hi,

Recently, my mirrored drive in my 2K3 server died. I took the drive out,
removed the mirror, but new drive in, replaced the mirror. It says it is
healthing and the mirror is fine. However, if I try to boot from the
mirrored drive, it fails with the error:

windows could not start because the following file is missing or corrupt:
<windows root>\system32ntoskrnl.exe

please reinstall a copy of the above file.

Now that would normally say to me that the boot.ini is incorrect, but it
looks right to me:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windo ws Server 2003 for Small
Business Server" /noexecute=optout /fastdetect

multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Boot Mirror C: - secondary
plex" /noexecute=optout /fastdetect

the disks are mirrored, so the path to windows should be correct yes? They
are sata drives, drive 0 and drive 1 on the main system board's controller.
I was able to format the drive correctly etc before I made the mirror> I can
look at properties of the disk in disk manager - everything seems sweet until
I try and boot the secondary. There are three partitions on rdisk(0) 102MB
EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
Healthy

rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
healthy. When I set up the mirror, it did not give me the opportunity to
mirror the EISA Configuration.

Anyway, it would appear that I am running on empty to coin a phrase because
if my first drive fails, it looks as though I would not be able to boot the
mirror drive. How can I see what the state of that drive is? Do I need to
break the mirror and unplug the rdsk(0) and see if it will boot? What is the
best procedure for this.

Thanks


  Reply With Quote
Old 28-08-2007, 09:29 AM   #2
John John
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

You are trying to boot on the second partition on the first hard disk,
is that where the installation resides?

multi(0)disk(0)rdisk(0)partition(2)
^^^^^^^^

John

billd wrote:

> Hi,
>
> Recently, my mirrored drive in my 2K3 server died. I took the drive out,
> removed the mirror, but new drive in, replaced the mirror. It says it is
> healthing and the mirror is fine. However, if I try to boot from the
> mirrored drive, it fails with the error:
>
> windows could not start because the following file is missing or corrupt:
> <windows root>\system32ntoskrnl.exe
>
> please reinstall a copy of the above file.
>
> Now that would normally say to me that the boot.ini is incorrect, but it
> looks right to me:
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windo ws Server 2003 for Small
> Business Server" /noexecute=optout /fastdetect
>
> multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Boot Mirror C: - secondary
> plex" /noexecute=optout /fastdetect
>
> the disks are mirrored, so the path to windows should be correct yes? They
> are sata drives, drive 0 and drive 1 on the main system board's controller.
> I was able to format the drive correctly etc before I made the mirror> I can
> look at properties of the disk in disk manager - everything seems sweet until
> I try and boot the secondary. There are three partitions on rdisk(0) 102MB
> EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
> Healthy
>
> rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
> healthy. When I set up the mirror, it did not give me the opportunity to
> mirror the EISA Configuration.
>
> Anyway, it would appear that I am running on empty to coin a phrase because
> if my first drive fails, it looks as though I would not be able to boot the
> mirror drive. How can I see what the state of that drive is? Do I need to
> break the mirror and unplug the rdsk(0) and see if it will boot? What is the
> best procedure for this.
>
> Thanks
>
>


  Reply With Quote
Old 28-08-2007, 09:29 AM   #3
John John
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

You are trying to boot on the second partition on the first hard disk,
is that where the installation resides?

multi(0)disk(0)rdisk(0)partition(2)
^^^^^^^^

John

billd wrote:

> Hi,
>
> Recently, my mirrored drive in my 2K3 server died. I took the drive out,
> removed the mirror, but new drive in, replaced the mirror. It says it is
> healthing and the mirror is fine. However, if I try to boot from the
> mirrored drive, it fails with the error:
>
> windows could not start because the following file is missing or corrupt:
> <windows root>\system32ntoskrnl.exe
>
> please reinstall a copy of the above file.
>
> Now that would normally say to me that the boot.ini is incorrect, but it
> looks right to me:
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windo ws Server 2003 for Small
> Business Server" /noexecute=optout /fastdetect
>
> multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Boot Mirror C: - secondary
> plex" /noexecute=optout /fastdetect
>
> the disks are mirrored, so the path to windows should be correct yes? They
> are sata drives, drive 0 and drive 1 on the main system board's controller.
> I was able to format the drive correctly etc before I made the mirror> I can
> look at properties of the disk in disk manager - everything seems sweet until
> I try and boot the secondary. There are three partitions on rdisk(0) 102MB
> EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
> Healthy
>
> rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
> healthy. When I set up the mirror, it did not give me the opportunity to
> mirror the EISA Configuration.
>
> Anyway, it would appear that I am running on empty to coin a phrase because
> if my first drive fails, it looks as though I would not be able to boot the
> mirror drive. How can I see what the state of that drive is? Do I need to
> break the mirror and unplug the rdsk(0) and see if it will boot? What is the
> best procedure for this.
>
> Thanks
>
>


  Reply With Quote
Old 28-08-2007, 09:29 AM   #4
billd
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

Yes, I am... The first disk boots ok. There is an EISA partition that is the
first partition on the first rdisk(0). So I boot from the second. On the
second harddisk rdisk(1) there are only two partitions, the first is the
boot, but it will not boot.

Thanks for your response..

Bill

"John John" wrote:

> You are trying to boot on the second partition on the first hard disk,
> is that where the installation resides?
>
> multi(0)disk(0)rdisk(0)partition(2)
> ^^^^^^^^
>
> John
>
> billd wrote:
>
> > Hi,
> >
> > Recently, my mirrored drive in my 2K3 server died. I took the drive out,
> > removed the mirror, but new drive in, replaced the mirror. It says it is
> > healthing and the mirror is fine. However, if I try to boot from the
> > mirrored drive, it fails with the error:
> >
> > windows could not start because the following file is missing or corrupt:
> > <windows root>\system32ntoskrnl.exe
> >
> > please reinstall a copy of the above file.
> >
> > Now that would normally say to me that the boot.ini is incorrect, but it
> > looks right to me:
> >
> > [boot loader]
> > timeout=30
> > default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
> > [operating systems]
> > multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windo ws Server 2003 for Small
> > Business Server" /noexecute=optout /fastdetect
> >
> > multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Boot Mirror C: - secondary
> > plex" /noexecute=optout /fastdetect
> >
> > the disks are mirrored, so the path to windows should be correct yes? They
> > are sata drives, drive 0 and drive 1 on the main system board's controller.
> > I was able to format the drive correctly etc before I made the mirror> I can
> > look at properties of the disk in disk manager - everything seems sweet until
> > I try and boot the secondary. There are three partitions on rdisk(0) 102MB
> > EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
> > Healthy
> >
> > rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
> > healthy. When I set up the mirror, it did not give me the opportunity to
> > mirror the EISA Configuration.
> >
> > Anyway, it would appear that I am running on empty to coin a phrase because
> > if my first drive fails, it looks as though I would not be able to boot the
> > mirror drive. How can I see what the state of that drive is? Do I need to
> > break the mirror and unplug the rdsk(0) and see if it will boot? What is the
> > best procedure for this.
> >
> > Thanks
> >
> >

>
>

  Reply With Quote
Old 28-08-2007, 09:29 AM   #5
billd
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

Yes, I am... The first disk boots ok. There is an EISA partition that is the
first partition on the first rdisk(0). So I boot from the second. On the
second harddisk rdisk(1) there are only two partitions, the first is the
boot, but it will not boot.

Thanks for your response..

Bill

"John John" wrote:

> You are trying to boot on the second partition on the first hard disk,
> is that where the installation resides?
>
> multi(0)disk(0)rdisk(0)partition(2)
> ^^^^^^^^
>
> John
>
> billd wrote:
>
> > Hi,
> >
> > Recently, my mirrored drive in my 2K3 server died. I took the drive out,
> > removed the mirror, but new drive in, replaced the mirror. It says it is
> > healthing and the mirror is fine. However, if I try to boot from the
> > mirrored drive, it fails with the error:
> >
> > windows could not start because the following file is missing or corrupt:
> > <windows root>\system32ntoskrnl.exe
> >
> > please reinstall a copy of the above file.
> >
> > Now that would normally say to me that the boot.ini is incorrect, but it
> > looks right to me:
> >
> > [boot loader]
> > timeout=30
> > default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
> > [operating systems]
> > multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windo ws Server 2003 for Small
> > Business Server" /noexecute=optout /fastdetect
> >
> > multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Boot Mirror C: - secondary
> > plex" /noexecute=optout /fastdetect
> >
> > the disks are mirrored, so the path to windows should be correct yes? They
> > are sata drives, drive 0 and drive 1 on the main system board's controller.
> > I was able to format the drive correctly etc before I made the mirror> I can
> > look at properties of the disk in disk manager - everything seems sweet until
> > I try and boot the secondary. There are three partitions on rdisk(0) 102MB
> > EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
> > Healthy
> >
> > rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
> > healthy. When I set up the mirror, it did not give me the opportunity to
> > mirror the EISA Configuration.
> >
> > Anyway, it would appear that I am running on empty to coin a phrase because
> > if my first drive fails, it looks as though I would not be able to boot the
> > mirror drive. How can I see what the state of that drive is? Do I need to
> > break the mirror and unplug the rdsk(0) and see if it will boot? What is the
> > best procedure for this.
> >
> > Thanks
> >
> >

>
>

  Reply With Quote
Old 28-08-2007, 09:29 AM   #6
John John
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

The Recovery Console's bootcfg or map commands or using Sysinternal's
WinObj tool in the up and running installation may shed some light on
the situation.

John

billd wrote:
> Yes, I am... The first disk boots ok. There is an EISA partition that is the
> first partition on the first rdisk(0). So I boot from the second. On the
> second harddisk rdisk(1) there are only two partitions, the first is the
> boot, but it will not boot.
>
> Thanks for your response..
>
> Bill
>
> "John John" wrote:
>
>
>>You are trying to boot on the second partition on the first hard disk,
>>is that where the installation resides?
>>
>>multi(0)disk(0)rdisk(0)partition(2)
>> ^^^^^^^^
>>
>>John
>>
>>billd wrote:
>>
>>
>>>Hi,
>>>
>>>Recently, my mirrored drive in my 2K3 server died. I took the drive out,
>>>removed the mirror, but new drive in, replaced the mirror. It says it is
>>>healthing and the mirror is fine. However, if I try to boot from the
>>>mirrored drive, it fails with the error:
>>>
>>>windows could not start because the following file is missing or corrupt:
>>><windows root>\system32ntoskrnl.exe
>>>
>>>please reinstall a copy of the above file.
>>>
>>>Now that would normally say to me that the boot.ini is incorrect, but it
>>>looks right to me:
>>>
>>>[boot loader]
>>>timeout=30
>>>default=multi(0)disk(0)rdisk(0)partition(2)\WIN DOWS
>>>[operating systems]
>>>multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Wi ndows Server 2003 for Small
>>>Business Server" /noexecute=optout /fastdetect
>>>
>>>multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Bo ot Mirror C: - secondary
>>>plex" /noexecute=optout /fastdetect
>>>
>>>the disks are mirrored, so the path to windows should be correct yes? They
>>>are sata drives, drive 0 and drive 1 on the main system board's controller.
>>>I was able to format the drive correctly etc before I made the mirror> I can
>>>look at properties of the disk in disk manager - everything seems sweet until
>>>I try and boot the secondary. There are three partitions on rdisk(0) 102MB
>>>EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
>>>Healthy
>>>
>>>rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
>>>healthy. When I set up the mirror, it did not give me the opportunity to
>>>mirror the EISA Configuration.
>>>
>>>Anyway, it would appear that I am running on empty to coin a phrase because
>>>if my first drive fails, it looks as though I would not be able to boot the
>>>mirror drive. How can I see what the state of that drive is? Do I need to
>>>break the mirror and unplug the rdsk(0) and see if it will boot? What is the
>>>best procedure for this.
>>>
>>>Thanks
>>>
>>>

>>
>>


  Reply With Quote
Old 28-08-2007, 09:29 AM   #7
John John
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

The Recovery Console's bootcfg or map commands or using Sysinternal's
WinObj tool in the up and running installation may shed some light on
the situation.

John

billd wrote:
> Yes, I am... The first disk boots ok. There is an EISA partition that is the
> first partition on the first rdisk(0). So I boot from the second. On the
> second harddisk rdisk(1) there are only two partitions, the first is the
> boot, but it will not boot.
>
> Thanks for your response..
>
> Bill
>
> "John John" wrote:
>
>
>>You are trying to boot on the second partition on the first hard disk,
>>is that where the installation resides?
>>
>>multi(0)disk(0)rdisk(0)partition(2)
>> ^^^^^^^^
>>
>>John
>>
>>billd wrote:
>>
>>
>>>Hi,
>>>
>>>Recently, my mirrored drive in my 2K3 server died. I took the drive out,
>>>removed the mirror, but new drive in, replaced the mirror. It says it is
>>>healthing and the mirror is fine. However, if I try to boot from the
>>>mirrored drive, it fails with the error:
>>>
>>>windows could not start because the following file is missing or corrupt:
>>><windows root>\system32ntoskrnl.exe
>>>
>>>please reinstall a copy of the above file.
>>>
>>>Now that would normally say to me that the boot.ini is incorrect, but it
>>>looks right to me:
>>>
>>>[boot loader]
>>>timeout=30
>>>default=multi(0)disk(0)rdisk(0)partition(2)\WIN DOWS
>>>[operating systems]
>>>multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Wi ndows Server 2003 for Small
>>>Business Server" /noexecute=optout /fastdetect
>>>
>>>multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Bo ot Mirror C: - secondary
>>>plex" /noexecute=optout /fastdetect
>>>
>>>the disks are mirrored, so the path to windows should be correct yes? They
>>>are sata drives, drive 0 and drive 1 on the main system board's controller.
>>>I was able to format the drive correctly etc before I made the mirror> I can
>>>look at properties of the disk in disk manager - everything seems sweet until
>>>I try and boot the secondary. There are three partitions on rdisk(0) 102MB
>>>EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
>>>Healthy
>>>
>>>rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
>>>healthy. When I set up the mirror, it did not give me the opportunity to
>>>mirror the EISA Configuration.
>>>
>>>Anyway, it would appear that I am running on empty to coin a phrase because
>>>if my first drive fails, it looks as though I would not be able to boot the
>>>mirror drive. How can I see what the state of that drive is? Do I need to
>>>break the mirror and unplug the rdsk(0) and see if it will boot? What is the
>>>best procedure for this.
>>>
>>>Thanks
>>>
>>>

>>
>>


  Reply With Quote
Old 28-08-2007, 09:29 AM   #8
billd
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

Well, I used bootcfg after I created the mirror and it looked fine. I've
just installed WinObj, but I can't seem to see anything there that helps me
identify what is the problem on this disk.

Basically, I'd like to know how to approch this disk. Do I break the
mirror, shutdown and remove the good boot disk rdisk(0) and just leave the
disk that doesn't want to boot in and boot to the recovery conole to check it
out?

Then if I can see the problem and take whatever steps, how do I put a mirror
back in place, without removing the mirror and putting the mirror back? I
haven't done this before... well, not in windows, only in PERC and other
hardware raid controllers and while I have googled this extensively, I get
conflicting information as to if I need a floppy boot disk with boot.ini on
it or not, which I don't currently have (I assume as the disks are mirrored,
they each have a copy of boot.ini right?)

Was there a step I missed in mirroring the disk, do I have to do anything
besides install it, go to disk manager and make it dynamic and then add
mirror to it? Do I have to make it bootable somehow first?

I've worked hardware RAIDs and even Linux S/W RAID without incident, but
this one has got me befuddled.

Thanks


"John John" wrote:

> The Recovery Console's bootcfg or map commands or using Sysinternal's
> WinObj tool in the up and running installation may shed some light on
> the situation.
>
> John
>
> billd wrote:
> > Yes, I am... The first disk boots ok. There is an EISA partition that is the
> > first partition on the first rdisk(0). So I boot from the second. On the
> > second harddisk rdisk(1) there are only two partitions, the first is the
> > boot, but it will not boot.
> >
> > Thanks for your response..
> >
> > Bill
> >
> > "John John" wrote:
> >
> >
> >>You are trying to boot on the second partition on the first hard disk,
> >>is that where the installation resides?
> >>
> >>multi(0)disk(0)rdisk(0)partition(2)
> >> ^^^^^^^^
> >>
> >>John
> >>
> >>billd wrote:
> >>
> >>
> >>>Hi,
> >>>
> >>>Recently, my mirrored drive in my 2K3 server died. I took the drive out,
> >>>removed the mirror, but new drive in, replaced the mirror. It says it is
> >>>healthing and the mirror is fine. However, if I try to boot from the
> >>>mirrored drive, it fails with the error:
> >>>
> >>>windows could not start because the following file is missing or corrupt:
> >>><windows root>\system32ntoskrnl.exe
> >>>
> >>>please reinstall a copy of the above file.
> >>>
> >>>Now that would normally say to me that the boot.ini is incorrect, but it
> >>>looks right to me:
> >>>
> >>>[boot loader]
> >>>timeout=30
> >>>default=multi(0)disk(0)rdisk(0)partition(2)\WIN DOWS
> >>>[operating systems]
> >>>multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Wi ndows Server 2003 for Small
> >>>Business Server" /noexecute=optout /fastdetect
> >>>
> >>>multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Bo ot Mirror C: - secondary
> >>>plex" /noexecute=optout /fastdetect
> >>>
> >>>the disks are mirrored, so the path to windows should be correct yes? They
> >>>are sata drives, drive 0 and drive 1 on the main system board's controller.
> >>>I was able to format the drive correctly etc before I made the mirror> I can
> >>>look at properties of the disk in disk manager - everything seems sweet until
> >>>I try and boot the secondary. There are three partitions on rdisk(0) 102MB
> >>>EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
> >>>Healthy
> >>>
> >>>rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
> >>>healthy. When I set up the mirror, it did not give me the opportunity to
> >>>mirror the EISA Configuration.
> >>>
> >>>Anyway, it would appear that I am running on empty to coin a phrase because
> >>>if my first drive fails, it looks as though I would not be able to boot the
> >>>mirror drive. How can I see what the state of that drive is? Do I need to
> >>>break the mirror and unplug the rdsk(0) and see if it will boot? What is the
> >>>best procedure for this.
> >>>
> >>>Thanks
> >>>
> >>>
> >>
> >>

>
>

  Reply With Quote
Old 28-08-2007, 09:29 AM   #9
billd
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

Well, I used bootcfg after I created the mirror and it looked fine. I've
just installed WinObj, but I can't seem to see anything there that helps me
identify what is the problem on this disk.

Basically, I'd like to know how to approch this disk. Do I break the
mirror, shutdown and remove the good boot disk rdisk(0) and just leave the
disk that doesn't want to boot in and boot to the recovery conole to check it
out?

Then if I can see the problem and take whatever steps, how do I put a mirror
back in place, without removing the mirror and putting the mirror back? I
haven't done this before... well, not in windows, only in PERC and other
hardware raid controllers and while I have googled this extensively, I get
conflicting information as to if I need a floppy boot disk with boot.ini on
it or not, which I don't currently have (I assume as the disks are mirrored,
they each have a copy of boot.ini right?)

Was there a step I missed in mirroring the disk, do I have to do anything
besides install it, go to disk manager and make it dynamic and then add
mirror to it? Do I have to make it bootable somehow first?

I've worked hardware RAIDs and even Linux S/W RAID without incident, but
this one has got me befuddled.

Thanks


"John John" wrote:

> The Recovery Console's bootcfg or map commands or using Sysinternal's
> WinObj tool in the up and running installation may shed some light on
> the situation.
>
> John
>
> billd wrote:
> > Yes, I am... The first disk boots ok. There is an EISA partition that is the
> > first partition on the first rdisk(0). So I boot from the second. On the
> > second harddisk rdisk(1) there are only two partitions, the first is the
> > boot, but it will not boot.
> >
> > Thanks for your response..
> >
> > Bill
> >
> > "John John" wrote:
> >
> >
> >>You are trying to boot on the second partition on the first hard disk,
> >>is that where the installation resides?
> >>
> >>multi(0)disk(0)rdisk(0)partition(2)
> >> ^^^^^^^^
> >>
> >>John
> >>
> >>billd wrote:
> >>
> >>
> >>>Hi,
> >>>
> >>>Recently, my mirrored drive in my 2K3 server died. I took the drive out,
> >>>removed the mirror, but new drive in, replaced the mirror. It says it is
> >>>healthing and the mirror is fine. However, if I try to boot from the
> >>>mirrored drive, it fails with the error:
> >>>
> >>>windows could not start because the following file is missing or corrupt:
> >>><windows root>\system32ntoskrnl.exe
> >>>
> >>>please reinstall a copy of the above file.
> >>>
> >>>Now that would normally say to me that the boot.ini is incorrect, but it
> >>>looks right to me:
> >>>
> >>>[boot loader]
> >>>timeout=30
> >>>default=multi(0)disk(0)rdisk(0)partition(2)\WIN DOWS
> >>>[operating systems]
> >>>multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Wi ndows Server 2003 for Small
> >>>Business Server" /noexecute=optout /fastdetect
> >>>
> >>>multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Bo ot Mirror C: - secondary
> >>>plex" /noexecute=optout /fastdetect
> >>>
> >>>the disks are mirrored, so the path to windows should be correct yes? They
> >>>are sata drives, drive 0 and drive 1 on the main system board's controller.
> >>>I was able to format the drive correctly etc before I made the mirror> I can
> >>>look at properties of the disk in disk manager - everything seems sweet until
> >>>I try and boot the secondary. There are three partitions on rdisk(0) 102MB
> >>>EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
> >>>Healthy
> >>>
> >>>rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
> >>>healthy. When I set up the mirror, it did not give me the opportunity to
> >>>mirror the EISA Configuration.
> >>>
> >>>Anyway, it would appear that I am running on empty to coin a phrase because
> >>>if my first drive fails, it looks as though I would not be able to boot the
> >>>mirror drive. How can I see what the state of that drive is? Do I need to
> >>>break the mirror and unplug the rdsk(0) and see if it will boot? What is the
> >>>best procedure for this.
> >>>
> >>>Thanks
> >>>
> >>>
> >>
> >>

>
>

  Reply With Quote
Old 28-08-2007, 09:29 AM   #10
John John
Guest
 
Posts: n/a
Re: can't boot from mirrored boot drive

To me it sounds like the ARC path is wrong, you should be able to see
the drives' ARC paths with WinObj. Does it match the ARC path in your
boot.ini file?

John

billd wrote:

> Well, I used bootcfg after I created the mirror and it looked fine. I've
> just installed WinObj, but I can't seem to see anything there that helps me
> identify what is the problem on this disk.
>
> Basically, I'd like to know how to approch this disk. Do I break the
> mirror, shutdown and remove the good boot disk rdisk(0) and just leave the
> disk that doesn't want to boot in and boot to the recovery conole to check it
> out?
>
> Then if I can see the problem and take whatever steps, how do I put a mirror
> back in place, without removing the mirror and putting the mirror back? I
> haven't done this before... well, not in windows, only in PERC and other
> hardware raid controllers and while I have googled this extensively, I get
> conflicting information as to if I need a floppy boot disk with boot.ini on
> it or not, which I don't currently have (I assume as the disks are mirrored,
> they each have a copy of boot.ini right?)
>
> Was there a step I missed in mirroring the disk, do I have to do anything
> besides install it, go to disk manager and make it dynamic and then add
> mirror to it? Do I have to make it bootable somehow first?
>
> I've worked hardware RAIDs and even Linux S/W RAID without incident, but
> this one has got me befuddled.
>
> Thanks
>
>
> "John John" wrote:
>
>
>>The Recovery Console's bootcfg or map commands or using Sysinternal's
>>WinObj tool in the up and running installation may shed some light on
>>the situation.
>>
>>John
>>
>>billd wrote:
>>
>>>Yes, I am... The first disk boots ok. There is an EISA partition that is the
>>>first partition on the first rdisk(0). So I boot from the second. On the
>>>second harddisk rdisk(1) there are only two partitions, the first is the
>>>boot, but it will not boot.
>>>
>>>Thanks for your response..
>>>
>>>Bill
>>>
>>>"John John" wrote:
>>>
>>>
>>>
>>>>You are trying to boot on the second partition on the first hard disk,
>>>>is that where the installation resides?
>>>>
>>>>multi(0)disk(0)rdisk(0)partition(2)
>>>> ^^^^^^^^
>>>>
>>>>John
>>>>
>>>>billd wrote:
>>>>
>>>>
>>>>
>>>>>Hi,
>>>>>
>>>>>Recently, my mirrored drive in my 2K3 server died. I took the drive out,
>>>>>removed the mirror, but new drive in, replaced the mirror. It says it is
>>>>>healthing and the mirror is fine. However, if I try to boot from the
>>>>>mirrored drive, it fails with the error:
>>>>>
>>>>>windows could not start because the following file is missing or corrupt:
>>>>><windows root>\system32ntoskrnl.exe
>>>>>
>>>>>please reinstall a copy of the above file.
>>>>>
>>>>>Now that would normally say to me that the boot.ini is incorrect, but it
>>>>>looks right to me:
>>>>>
>>>>>[boot loader]
>>>>>timeout=30
>>>>>default=multi(0)disk(0)rdisk(0)partition(2)\W INDOWS
>>>>>[operating systems]
>>>>>multi(0)disk(0)rdisk(0)partition(2)\WINDOWS=" Windows Server 2003 for Small
>>>>>Business Server" /noexecute=optout /fastdetect
>>>>>
>>>>>multi(0)disk(0)rdisk(1)partition(1)\WINDOWS=" Boot Mirror C: - secondary
>>>>>plex" /noexecute=optout /fastdetect
>>>>>
>>>>>the disks are mirrored, so the path to windows should be correct yes? They
>>>>>are sata drives, drive 0 and drive 1 on the main system board's controller.
>>>>>I was able to format the drive correctly etc before I made the mirror> I can
>>>>>look at properties of the disk in disk manager - everything seems sweet until
>>>>>I try and boot the secondary. There are three partitions on rdisk(0) 102MB
>>>>>EISA Configuration) C: 12GB NTFS (Healthy System) and Logs (G 62.40 GB NTFS
>>>>>Healthy
>>>>>
>>>>>rdisk(1) only has 2 partitions, the C: and G: which are mirrored and
>>>>>healthy. When I set up the mirror, it did not give me the opportunity to
>>>>>mirror the EISA Configuration.
>>>>>
>>>>>Anyway, it would appear that I am running on empty to coin a phrase because
>>>>>if my first drive fails, it looks as though I would not be able to boot the
>>>>>mirror drive. How can I see what the state of that drive is? Do I need to
>>>>>break the mirror and unplug the rdsk(0) and see if it will boot? What is the
>>>>>best procedure for this.
>>>>>
>>>>>Thanks
>>>>>
>>>>>
>>>>
>>>>

>>


  Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: how to boot w2k pro on 2nd drive? forum.microsoft.com Windows XP 0 21-08-2007 11:52 AM
Boot Drive AndyR Windows Vista All 1 17-08-2007 05:37 PM
windows wont boot up and then wont boot cd drive first TheFallen Windows XP 0 17-08-2007 02:21 PM
Problems while changing from dual-boot (XP and Linux) to single boot (XP) Sairam Windows XP 4 16-08-2007 03:21 PM
How to triple boot (XP, Vista, Ubuntu) with single boot screen Dark Star General Discussions 2 01-04-2007 01:27 PM


< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 08:14 PM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional