What operating system are you using? This could be the cause of a bad hard drive. Perhaps even a bad BIOS chip on the motherboard? What happens when you turn on your computer again? Do you get any error messages? Did this always occur or just start recently? Was there any recent surge of electricity through your computer? (e.g. from a lightning storm or a sudden black-out)
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
Check the boot.ini file. If the computer has both Windows XP as well as DOS installed, a bootloader might be saying to run DOS instead. See, WinXP doesn't come with a standalone version of DOS (giving you a C: prompt). Check the boot.ini file.
Perhaps there is a cd-rom or floppy, etc in a removable drive that is being loaded before Windows is. Go into the BIOS and check the boot order. If there are more than one hard drive/partitions installed, make sure to first check the hdd with WinXP installed to it.
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
For only one operating system, WindowsXP Professional on the primary partition of the master hdd, boot.ini should look something like this:
[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="Microsoft Windows XP Professional" /fastdetect
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229