• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Multiple selections for Windows

theNoid

Supreme [H]ardness
Joined
Dec 23, 2003
Messages
7,441
I'm not sure why I never asked anyone this. When I boot my pc, prior to loading windows it asked which drive I want to boot from(ie It shows 2 Windows XP Professionals). I have 2 hds both with xp on them. Is there a way to eliminate this message and have it just boot to the master ? I'm installing a 3rd 160gb drive tonight and I dont want 3 selections on my screen !!! heh.

TIA.
 
Hit "windows Key" + "Pause/Break" key.
(Or right click "My computer" go to properties, or Start|Settings|Control Panel|System)
Click the "Advanced" Tab
Then hit the "Settings" button under "startup and recovery"
At the top you will see your windows installations. Click the "Edit" button to manually edit the boot.ini file. In there you can remove the entries you don't want anymore. (I'm not sure what the comment out character is, make a backup of the file)
 
Why are you installing Windows XP on every drive in your system?

Only solution I can think of off the top of my head is this.

Right click my computer -> properties -> advanced tab. Click Startup and Recovery Settings. Click edit and you'll probably see 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 Professional" /fastdetect

Add /fastdetect to the one you want to automatically be booted like I have in mine.

Edit: Sorry, for some reason a few more line breaks have been added.
 
Back
Top