hamish Posted February 16, 2007 Posted February 16, 2007 HiyaI have set up SBS2003 with two hard drives with the system/boot parition (C:) mirrored. If both hard drives are present, then it will boot fine. If the primary drive is missing, then it will not boot. The error I get on the screen is No Operating system found.I think that maybe the MBR on the secondary drive has not been set up correctly. Do I need to alter the boot.ini script when I have the system drive mirrored?THank youHamish
jaclaz Posted February 16, 2007 Posted February 16, 2007 (edited) Yes, it is possible that the MBR on second drive is missing.http://support.microsoft.com/kb/141702/en-usBoot.ini should be OK, as Arcpath actually should point to first drive (and the second one should become first if the first one is removed), but adding a second entry to boot.ini to experiment should not be a problem, which could however be the master/slave problem.You can use MBRFIX:http://www.sysint.no/Nedlasting/MbrFix.htmhttp://www.sysint.no/Nedlasting/MbrFix.zipand (optionally) my small GUI for it:http://home.graffiti.net/jaclaz:graffiti.net/index.htmlhttp://home.graffiti.net/jaclaz:graffiti.n...X/mbrfix0.2.zipto check and fix the MBR.Still, you might have a problem with disk signature/drive letters assignment when booting Windows.jaclaz Edited February 16, 2007 by jaclaz
hamish Posted February 16, 2007 Author Posted February 16, 2007 Thank you very much . I'll have a look.H
Stoic Joker Posted February 22, 2007 Posted February 22, 2007 Chances are (Given the error) the partition is not set as "Active". If I recall correctly you should be able to use Fdisk from a Win9x boot floppy to set the active partition flag on a Non-DOS (NTFS) partition.Just a ThoughtStoic Joker
jaclaz Posted February 22, 2007 Posted February 22, 2007 Chances are (Given the error) the partition is not set as "Active". If I recall correctly you should be able to use Fdisk from a Win9x boot floppy to set the active partition flag on a Non-DOS (NTFS) partition.Just a ThoughtStoic JokerYes, that is exactly what can be done (together with other things) by the MBRfix app linked to before, which runs under 2K/XP/2003. No need to boot into DOS.jaclaz
Stoic Joker Posted February 23, 2007 Posted February 23, 2007 Chances are (Given the error) the partition is not set as "Active". If I recall correctly you should be able to use Fdisk from a Win9x boot floppy to set the active partition flag on a Non-DOS (NTFS) partition.Just a ThoughtStoic JokerYes, that is exactly what can be done (together with other things) by the MBRfix app linked to before, which runs under 2K/XP/2003. No need to boot into DOS.jaclazTrue ... but being that he is trying to boot RAID1 with the primary drive removed and getting an OS not found error. I assumed that he was exploring his recovery options and would be needing something to boot to (at that point) to complete the scenario.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now