Hi,
I created the floppy and did booting, the error it gives is hal.dll file is either missing or corrupt.
So using recovery console i expanded this file from CD as
g:windows>expand f:\i386\hal.dl_ g:\windows\system32
But still everytime i boot it gives the same error
And then i used the /sos switch and again booted my system, this time it stops at this driver
multi(0)disk(0)rdisk(0)partition(3)windows\system3 2\driver\crcdisk.sys
so now what?
Quote:
|
Originally Posted by sumeetindia
Format a floppy using winxp (using command
)
Copy the files form
http://www.MegaShare.com/144307 in the floppy
And boot with that floppy
(U need to fut your floppy drive in 1st positon in boot list to boot from it)
You will find the list of all of your drives.Select the drive in which U have installed Win server 2003 and press enter.
Check if it works!
If yes then replace your boot.ini in c: by this file
by editing the unwanted drives
Content of boot.ini
Code:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="1st harddisk, 1st drive" /sos
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="1st harddisk, 2nd drive" /sos
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="1st harddisk, 3rd drive" /sos
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="1st harddisk, 4th drive" /sos
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="2nd harddisk, 1st drive" /sos
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="2nd harddisk, 2nd drive" /sos
multi(0)disk(0)rdisk(1)partition(3)\WINDOWS="2nd harddisk, 3rd drive" /sos
multi(0)disk(0)rdisk(1)partition(4)\WINDOWS="2nd harddisk, 4th drive" /sos
C:\="Previous Operating System on C:\"
I have added the /sos command so that U can see the drivers loading and check if there's any trouble
Default is /fastdetect
This boot file will support upto 2 hdds and 4 drives in them
As far as bootable cd prob is concerned if U did what U posted the the Disc is corrupted OR the lenses require cleaning OR the disc is not bootable
|
Hi,
I created the floppy and did booting, the error it gives is hal.dll file is either missing or corrupt.
So using recovery console i expanded this file from CD as
g:windows>expand f:\i386\hal.dl_ g:\windows\system32
But still everytime i boot it gives the same error
And then i used the /sos switch and again booted my system, this time it stops at this driver
multi(0)disk(0)rdisk(0)partition(3)windows\system3 2\driver\crcdisk.sys
so now what?