Format Issue

Associate
Joined
31 Jan 2007
Posts
1,860
Just formatted a hard disk in a very old dell dimension and reinstalled Windows XP home and everytime I switch it on it asks me what OS to boot. Both listed are Windows XP Home, the first one is the new install and if I choose the second one I get an error and have to restart. Is there any way I can just make it boot straight into the first one?
 
If I remember correctly (probably not - I'm senile) you need to edit boot.ini to look something like this:
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="Microsoft Windows XP Home" /fastdetect

Right-click on My Computer->Properties->Advanced->Startup&Recovery->Settings->System start up->Edit (phew)
 
Back
Top Bottom