Search : in
By :

Windows XP gives me Boot option

Last answer on Sep 21, 2008 1:36:42 pm BST sky077, on Sep 21, 2008 11:24:43 am BST 
 Report this message to moderators

Hello,


I recently had to do a full clean windows install, which wiped my hard drive and put windows xp home on. Everything is working , but when a switch the laptop on it gives me the option to select select an operating sytem. the option gives me a selection of two xp home edition, the top one works and is my new windows install and the other does not work and gives me :

windows could not start because of compute disk hardware configuration problem. could not read from selected boot disk. check boot path and disk hardware. please check the windows documentation about hardware configurationand your reference manuals for information.

How can i configure the this , so that my computer automatically boots onto my new setup without giving me this optio.



---- when i did the clean install, i wiped all partitions and made it into one harddrive and installed it on my disk without any partitions


Please help, me I would be gratefull for some advice and help anyone has . Thanks

Configuration: Windows XP
Firefox 3.0.1

Best answers for « Windows XP gives me Boot option » in :
Dual Boot Windows XP/Vista Show Dual Boot Windows XP/Vista Installing XP then Vista Installing XP over Vista If you don’t have the Vista Installation DVD If you have Vista Installation DVD Most new computers come with Windows Vista installed. Some users still...
Booting Windows XP in Safe Mode ShowBooting Windows XP in Safe Mode What is Safe Mode? How to get into Safe Mode with Windows XP How to get into Safe Mode with Windows XP Home edition How to get into Safe mode by the System Configuration Utility What is Safe...
Installing Windows XP from a USB key ShowInstalling Windows XP from a USB key Creating your bootable USB key: Installing XP Here’s how to create a Windows XP, bootable, USB key. This is very useful especially persons using Netbook or in the case that your PC is not equipped...
[Windows XP] Disable automatic restart Show[Windows XP] Disable automatic restart By default, Windows XP is set to restart when an error occurrs. To stop the uncontrolled reboots, proceed as follows: Go to Start Menu/Control Panel/System/System Properties Select the Advanced...
Download Windows XP SP2 ShowWindows XP SP2 Pack services constitute a practical means, everything in one, to reach the last drivers, the tools and the improvement in security as well as the other critical updates. Windows XP SP2 (Pack 2 service), the last Pack service for...
Download Windows XP SP3 Service Pack ShowThe service pack 3 of Windows XP (XP SP3) is a major update for Windows XP which has more than 1000 corrective softwares with numerous corrections for security problems as well as some supplementary features. The new features of the Service Pack...

1

 P.A.N., on Sep 21, 2008 1:36:42 pm BST

You must edit your boot.ini (first make backup).

my boot.ini looks like that:

[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" /noexecute=optin /fastdetect


I thing that you have two rows started: multi(0)disk(0)... its the same like in boot option when win starts.

So delete the second row which represent non working option in boot option menu.
Also check row started: default=multi(0)...
It must be same like row: multi(0)disk(0)...

then save boot.ini and restart.
Boot.ini have hidden file attribute, so you must have switched on Show Hidden files option in windows.
Pay attention if you make something wrong win. dont be able to start. You will be only able to repair it in DOS mode from your backup.

Good Luck.

Reply to P.A.N.