Guest jhasatyendra@gmail.com Posted January 9, 2008 Posted January 9, 2008 Hi, I am having IBM X-series 3650 server in which RAID1 is configured. Now server got some problem and restart automaticaly and shows the message ntldr is missing press CTRL+ALT+DEL to restart. I checked with the windows 2003 server CD but while I am going to press R Repair option it shows that the system did not find any Hardisk press F3 to reboot. Can anyone help me out?
Guest Gis Bun Posted January 9, 2008 Posted January 9, 2008 RE: ntldr is missing press ctrl+Alt+del to resart Your server probably needs specific controller servers. Find the drivers and hit the F6 when it shows up. "jhasatyendra@gmail.com" wrote: > Hi, > > I am having IBM X-series 3650 server in which RAID1 is configured. Now > server got some problem and restart automaticaly and shows the message > ntldr is missing press CTRL+ALT+DEL to restart. I checked with the > windows 2003 server CD but while I am going to press R Repair option > it shows that the system did not find any Hardisk press F3 to reboot. > > Can anyone help me out? >
Guest Harry Bates Posted January 9, 2008 Posted January 9, 2008 Re: ntldr is missing press ctrl+Alt+del to resart As Gis stated it probably needs a controller driver which you will need to hit F6 while booting to mount it. May be a stupid question, but do you have a floppy in the drive that could be causing this? "Gis Bun" <GisBun@discussions.microsoft.com> wrote in message news:8B0B377A-235A-4049-AEC7-D2FCBED4122F@microsoft.com... > Your server probably needs specific controller servers. Find the drivers > and > hit the F6 when it shows up. > > "jhasatyendra@gmail.com" wrote: > >> Hi, >> >> I am having IBM X-series 3650 server in which RAID1 is configured. Now >> server got some problem and restart automaticaly and shows the message >> ntldr is missing press CTRL+ALT+DEL to restart. I checked with the >> windows 2003 server CD but while I am going to press R Repair option >> it shows that the system did not find any Hardisk press F3 to reboot. >> >> Can anyone help me out? >>
Guest Dave Patrick Posted January 10, 2008 Posted January 10, 2008 Re: ntldr is missing press ctrl+Alt+del to resart Try creating a boot disk. For the floppy to successfully boot Windows 2003 the disk must contain the "NT" boot sector. Format a diskette (on a Windows 2003 machine, not a DOS/Win9x, so the NT boot sector gets written to the floppy), and copy Windows 2003 versions of ntldr, ntdetect.com, and boot.ini to it. Edit the boot.ini to give it a correct ARC path for the machine you wish to boot. Below is an example of boot.ini. The default is to start the operating system located on the first partition of the primary or first drive (drive0). Then drive0 partition 2 and so on. [boot loader] timeout=10 default=multi(0)disk(0)rdisk(0)partition(1)\Windows [operating systems] multi(0)disk(0)rdisk(0)partition(1)\Windows="Windows 2003 0,1" multi(0)disk(0)rdisk(0)partition(2)\Windows="Windows 2003 0,2" multi(0)disk(0)rdisk(1)partition(1)\Windows="Windows 2003 1,1" multi(0)disk(0)rdisk(1)partition(2)\Windows="Windows 2003 1,2" -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect <jhasatyendra@gmail.com> wrote: > Hi, > > I am having IBM X-series 3650 server in which RAID1 is configured. Now > server got some problem and restart automaticaly and shows the message > ntldr is missing press CTRL+ALT+DEL to restart. I checked with the > windows 2003 server CD but while I am going to press R Repair option > it shows that the system did not find any Hardisk press F3 to reboot. > > Can anyone help me out?
Guest jhasatyendra@gmail.com Posted January 11, 2008 Posted January 11, 2008 Re: ntldr is missing press ctrl+Alt+del to resart On Jan 10, 9:26 am, "Dave Patrick" <DSPatr...@nospam.gmail.com> wrote: > Try creating a boot disk. For the floppy to successfully bootWindows2003 > the disk must contain the "NT" boot sector. Format a diskette (on aWindows2003machine, not a DOS/Win9x, so the NT boot sector gets written to the > floppy), and copyWindows2003versions ofntldr, ntdetect.com, and boot.ini > to it. Edit the boot.ini to give it a correct ARC path for the machine you > wish to boot. Below is an example of boot.ini. The default is to start the > operating system located on the first partition of the primary or first > drive (drive0). Then drive0 partition 2 and so on. > > [boot loader] > timeout=10 > default=multi(0)disk(0)rdisk(0)partition(1)\Windows > [operating systems] > multi(0)disk(0)rdisk(0)partition(1)\Windows="Windows20030,1" > multi(0)disk(0)rdisk(0)partition(2)\Windows="Windows20030,2" > multi(0)disk(0)rdisk(1)partition(1)\Windows="Windows20031,1" > multi(0)disk(0)rdisk(1)partition(2)\Windows="Windows20031,2" > > -- > > Regards, > > Dave Patrick ....Please no email replies - reply in newsgroup. > Microsoft Certified Professional > Microsoft MVP [Windows]http://www.microsoft.com/protect > > > > <jhasatyen...@gmail.com> wrote: > > Hi, > > > I am having IBM X-series 3650serverin which RAID1 is configured. Now > >servergot some problem andrestartautomaticaly and shows the message > >ntldrismissingpressCTRL+ALT+DELtorestart. I checked with the > >windows2003serverCD but while I am going topressR Repair option > > it shows that the system did not find any HardiskpressF3 to reboot. > > > Can anyone help me out?- Hide quoted text - > > - Show quoted text - Thanks for the help I installed the raid controller driver the problem is resolved. Regards, Satyendra Jha
Guest Dave Patrick Posted January 12, 2008 Posted January 12, 2008 Re: ntldr is missing press ctrl+Alt+del to resart That's good to hear. You're welcome. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect <jhasatyendra@gmail.com> wrote: Thanks for the help I installed the raid controller driver the problem is resolved. Regards, Satyendra Jha
Recommended Posts