2 operating systems at boot up

G

Guest

when i boot my pc it thinks it has 2 opperating systems and only one of them
work. how can i delete the one that doesnt work or set the on that does work
as the default so i dont have to manualy select it on every boot up? im
running windows xp home if that helps at all.
 
G

Guest

u should edit u boot.ini if u know how to edit boot.ini
else right click --properies-- advanced--starup and recoverty click
setting --make sure default operating system is the avalible one(one of them
work)--clear time to display list of opperating systems ---ok ---ok that
is all
 
G

Guest

Hi Lord,
this from previous post hope it will help you;
4. Open Windows Explorer, click My Computer, and click on the Tools menu,
then Folder Options, then the View tab.

5. Under "Hidden files and folders", chose to Show them. Uncheck the box
next to "Hide protected operating system files", and click Yes to confirm,
then OK to exit.

6. Browse to your C: drive, and make a copy of the boot.ini file in the same
folder as a backup.. Next, open the original boot.ini file with Notepad.

7. Look for the [operating systems] section. This is the area shown on the
Boot Menu and will probably show at least two lines, each reflecting a
different installation of Windows XP. It should look similar to this:

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect

multi(0)disk(0)rdisk(0)partition(3)\WINDOWS2="Microsoft Windows XP
Professional" /fastdetect

Note: If you have XP Home, it will indicate "Microsoft XP Home" above
instead. This does not affect any of the subsequent steps.

8. In order to tell the installations apart, we'll modify the portion in
quotes, which is the description you see on bootup. For example, you might
change them to:

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
Professional X" /fastdetect

multi(0)disk(0)rdisk(0)partition(3)\WINDOWS2="Microsoft Windows XP
Professional Y" /fastdetect

Note the "X" and "Y" we've added to tell them apart in the boot menu. You
can use anything you want in the quotes.

9. Save your changes to the boot.ini and restart your machine. Make note of
which installation of XP you want to keep. In our example, we want to keep
the installation "Y" since that's the one that is working correctly.

10. When the computer reboots, click on Start, then click Run, type in
"msconfig", and click OK. Select the BOOT.INI tab, and note the [operating
systems] section again. Select the "good" installation, and click the "Set
as Default" button and click OK.

11. Head back to the boot.ini on your C: drive, and edit it again with
Notepad. Under [operating systems], delete the line that will no longer be
used, leaving only the line reflecting your "good" installation of Windows.
Make note of the backslash and folder name of the "bad" installation that
you are no longer using before you delete this line (you'll need this later
in step 15).

12. In the example below, the bad folder name is "\WINDOWS" since I am now
using the installation in the "\WINDOWS2" folder. Again, look for the
folder location immediately after the partition number such as in this
example:

multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP
Professional X" /fastdetect

13. Save the changes to your boot.ini file, and restart your computer. You
should not be prompted with a boot menu and the correct version of Windows
XP should load automatically.

14. If you have not yet backed up your documents, do so now! If you make a
mistake on the next step, you could lose some of your documents. If you need
backup software click here to get WinBackup. If you need a place on the web
to back it up, click here to get a free XDrive account.

15. Recall the folder of the "bad" or "old" installation of XP from step 11.
This installation is no longer used, and the duplicate Windows files are
simply taking up space on your hard drive. Since you are now using a
different installation, you are free to delete these files.

16. In step 11, I removed the line that pointed to the "\WINDOWS"
installation location. Note that this may vary for you. At this point, I
can delete the "Windows" folder since I am now using the "Windows2" folder
for Windows XP. This will save a fair amount of hard drive space.

17. Once you've done this you're done. Congrats!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top