Jump to content

Running on 2 operating systems?


chucko4

Recommended Posts

When you reformat your computer or do a plain reinstall of Windows sometimes the old autoboot (autoexec) information isn't removed, I can't remember why this happens. But here is the fix for it.

 

 

 

 

 

 

 

Right click your My Computer icon on your desktop (or in your Start Menu) and select Properties from the dropdown menu. On the window that opens select the Advanced tab then click the Settings button under Startup and Recovery.

 

 

 

 

 

 

 

Then click the Edit button at the top. This will open up your autoexec.bat file in your default text editor (probably Notepad). This file will probably look something like this:

 

 

 

[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

 

 

 

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin

 

 

 

What you need to do is remove the second line under the [operating systems] heading. So you are only left with one multi(0)disk(0) etc line. It might look something like this before and after.

 

 

 

Before:

 

 

 

[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

 

 

 

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin

 

 

 

 

 

 

 

After:

 

 

 

[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

 

 

 

If for some reason the contents of your autoexec.bat file are nothing like what I have shown above or if you are completely confused by what I have said then could you please post the contents of your autoexec.bat file. I can then tell you exactly how it needs to be altered.

Link to comment
Share on other sites

Bear in mind the second one could be part of some kind of built in system restore the company that you got ure PC from installed. This will basically format your pc and return your computer to full factory settings

 

 

 

 

 

 

 

Unless it is something you added by accident its best to leave alone.

612d9da508.png

Mercifull.png

Mercifull <3 Suzi

"We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12

Link to comment
Share on other sites

Bear in mind the second one could be part of some kind of built in system restore the company that you got ure PC from installed. This will basically format your pc and return your computer to full factory settings

 

 

 

 

 

 

 

Unless it is something you added by accident its best to leave alone.

 

 

 

In which case it would look different from the example I gave so he should post it as I requested.

Link to comment
Share on other sites

Here is my autoexec.bat file or whatever it's called. I know I had my computer fixed up before and this might be what this was from (1 or 2 years ago). Will deleting my other os free up space on my computer? i dont even have 2gigs of free space on my computer right now, thanks

 

 

 

 

 

 

 

[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 Edition" /fastdetect

 

 

 

multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows XP Home Edition" /fastdetect

~Old School Scaper~

Link to comment
Share on other sites

One line says WINDOWS and the other WINNT. Look in your c: drive and see which of the two folders exists, either C:\Windows or C:\WINNT. Delete the entry in the autoexec.bat file that isn't on your c: drive.

 

 

 

 

 

 

 

Also how big is your computer's harddrive? Below 2gb is quite low. Do you have alot of files on your computer? Games, Movies, Mp3's etc.

Link to comment
Share on other sites

i have about 3 gigs in music and games and my hd is only 19gigs total but i still think there should be a lot more free space, i know i need to update hd but im getting a new comp soon, this will become my little sisters comp and i need to clean it up

~Old School Scaper~

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.