Hi jholland79,
There is a safer way to do this.
1. Start MSConfig (Start > Run > MSConfig)
2. CLick on the Boot.ini tab
3. Click Check All Boot Paths.
Cheers!
Main Topics
Browse All TopicsOk, I had some registry problems with XP pro and had to go through a lot just to get XP up and running again. Essentially, I had to do a fresh reinstall and now have the option of booting both XP systems when truing on the computer. Of course, the first option (the fresh reinstall) works and the second just loops and loops (hence having to do the fresh reinstall). My question, is how do I get that second XP boot option (and the operating system which is taking up space) off the computer?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
here's the deal...i can't even find a way to open the command prompt. (i know what it is...but how do you get to it from xp???) so i can't tell if this is dangerous or not...secondly, i followed the safer way and am unable to delete the boot bath which i want to get rid of....after clicking the 'check all boot paths' i'm told all is well.
Thanks for all the advice. I can't place the timeout in the boot to 0 but only to 3 seconds. In any event, that's not solving the problem. The first boot option is the one I'm using and the second is the one that's not working. here's the boot.ini :
[boot loader]
timeout=30
default=multi(0)disk(0)rdi
[operating systems]
multi(0)disk(0)rdisk(0)par
multi(0)disk(0)rdisk(0)par
I know that deleting the folder just taking up space will work, just want to make sure i'm not screwing up the computer more than i already have!
Thanx a lot!
fanofpanic
Thanks for everything...i think since i have a rather large harddrive, i'll keep the other xp files as a safety precaution...it seems some files are embedded and i need them...
As usual, you experts at experts-exchange have come through!!!
Take care and, if you will, keep in mind a line from a band called WIDESPREAD PANIC:
MY PERFORMANCE AIN'T PERFECT BUT IT'S LOUD AND IT'S FAST
Cheers
fanofpanic
Hi fanofpanic.
Thanks for the points. Glad you are happier now! :-)
You essentially do have two installation of XP on that one partition. There really should be no need for your new OS to need files in the WINNT folder, but if you have plenty of space, it's probably as handy to leave it there. Btw, I wonder if you attempted a repair installation (also known as an in-place upgrade) before you did the fresh install. It may well have recovered that original OS (minus patches etc) and retained your settings.
Regards,
John.
Business Accounts
Answer for Membership
by: jholland79Posted on 2006-10-01 at 12:41:02ID: 17639001
Hi there,
you can remove this as follows:
Open a command prompt.
Type the following commands in order:
cd\
attrib boot.ini -s -h
copy boot.ini boot.bak
notepad boot.ini
(at this stage delete the appropriate line in the Operating Systems section, then save and exit notepad)
attrib boot.ini +s +h
If you reboot at this stage, the boot menu will be gone.
Just be very careful to remove the right line in boot.ini!
Regards,
John.